[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Oct 28 17:55:59 EDT 2015


Author: tzeller
Date: Wed Oct 28 17:55:59 2015
New Revision: 4362

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4362&view=rev
Log:
IDP-839 - Unlock OpenSAML.

Unlock OpenSAML to accept upgraded plugins and dependencies.

Modified:
    trunk/opensaml-parent/pom.xml

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=4362&r1=4361&r2=4362&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml	(original)
+++ trunk/opensaml-parent/pom.xml	Wed Oct 28 17:55:59 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>8</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML</name>



More information about the commits mailing list