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

noreply at shibboleth.net noreply at shibboleth.net
Wed Jun 10 09:59:47 EDT 2015


Author: tzeller
Date: Wed Jun 10 09:59:47 2015
New Revision: 7554

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7554&view=rev
Log:
Unlock spring-extensions and the IdP after bumping Spring and Jetty.

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=7554&r1=7553&r2=7554&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml	(original)
+++ trunk/idp-parent/pom.xml	Wed Jun 10 09:59:47 2015
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>8</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>



More information about the commits mailing list