[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Jan 20 11:37:09 EST 2014


Author: scantor
Date: Mon Jan 20 11:37:09 2014
New Revision: 5221

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5221&view=rev
Log:
Bump major version on java-support to account for removal of older SchemaBuilder and other classes.

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=5221&r1=5220&r2=5221&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Mon Jan 20 11:37:09 2014
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>net.shibboleth.utilities</groupId>
             <artifactId>java-support</artifactId>
-            <version>2.1-SNAPSHOT</version>
+            <version>3.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>ch.qos.logback</groupId>



More information about the commits mailing list