[java-identity-provider COMMIT] in /trunk: idp-attribute-cli/pom.xml idp-profile-api/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Sep 17 15:15:17 EDT 2013


Author: tzeller
Date: Tue Sep 17 15:15:17 2013
New Revision: 4772

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4772&view=rev
Log:
JSE-3. Change version of spring-extensions from 1.0-SNAPSHOT to 1.1-SNAPSHOT and add as a managed dependency to java-parent-project-v3.

Modified:
    trunk/idp-attribute-cli/pom.xml
    trunk/idp-profile-api/pom.xml

Modified: trunk/idp-attribute-cli/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-cli/pom.xml?rev=4772&r1=4771&r2=4772&view=diff
==============================================================================
--- trunk/idp-attribute-cli/pom.xml (original)
+++ trunk/idp-attribute-cli/pom.xml Tue Sep 17 15:15:17 2013
@@ -44,7 +44,6 @@
         <dependency>
             <groupId>net.shibboleth.ext</groupId>
             <artifactId>spring-extensions</artifactId>
-            <version>1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>com.beust</groupId>

Modified: trunk/idp-profile-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-api/pom.xml?rev=4772&r1=4771&r2=4772&view=diff
==============================================================================
--- trunk/idp-profile-api/pom.xml (original)
+++ trunk/idp-profile-api/pom.xml Tue Sep 17 15:15:17 2013
@@ -54,7 +54,6 @@
         <dependency>
             <groupId>net.shibboleth.ext</groupId>
             <artifactId>spring-extensions</artifactId>
-            <version>1.0-SNAPSHOT</version>
         </dependency>
 
         <!-- Provided Dependencies -->



More information about the commits mailing list