Repository: aries-rsa
Updated Branches:
  refs/heads/master 6bc766bc7 -> a2d1443b8


[ARIES-1509] Fix indent


Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo
Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/a2d1443b
Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/a2d1443b
Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/a2d1443b

Branch: refs/heads/master
Commit: a2d1443b805dd89ece1d46d0839a9613ffb0045f
Parents: 6bc766b
Author: Christian Schneider <[email protected]>
Authored: Mon Mar 21 13:25:48 2016 +0100
Committer: Christian Schneider <[email protected]>
Committed: Mon Mar 21 13:25:48 2016 +0100

----------------------------------------------------------------------
 repository/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/a2d1443b/repository/pom.xml
----------------------------------------------------------------------
diff --git a/repository/pom.xml b/repository/pom.xml
index 25b0278..5e758ab 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -42,8 +42,8 @@
                     <localURLs>${local.index.policy}</localURLs>
                     <includeTransitive>true</includeTransitive>
                     <scopes>
-                                       <scope>runtime</scope>
-                               </scopes>
+                        <scope>runtime</scope>
+                    </scopes>
                 </configuration>
                 <executions>
                     <execution>

Reply via email to