[utilities COMMIT] /spring-extensions/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Sep 16 05:57:26 EDT 2013


Author: iay
Date: Mon Sep 16 05:57:26 2013
New Revision: 444

URL: http://svn.shibboleth.net/view/utilities?rev=444&view=rev
Log:
Just indentation.

Modified:
    spring-extensions/trunk/pom.xml

Modified: spring-extensions/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/spring-extensions/trunk/pom.xml?rev=444&r1=443&r2=444&view=diff
==============================================================================
--- spring-extensions/trunk/pom.xml (original)
+++ spring-extensions/trunk/pom.xml Mon Sep 16 05:57:26 2013
@@ -55,11 +55,11 @@
             <!-- Required for the DomDocumentFactoryBean and Duration conversion classes. -->
             <optional>true</optional>
         </dependency>
-            <dependency>
-                <groupId>org.bouncycastle</groupId>
-                <artifactId>bcprov-jdk15</artifactId>
-                <optional>true</optional>
-            </dependency>
+        <dependency>
+            <groupId>org.bouncycastle</groupId>
+            <artifactId>bcprov-jdk15</artifactId>
+            <optional>true</optional>
+        </dependency>
 
         <!-- Provided dependencies -->
         <dependency>



More information about the commits mailing list