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

noreply at shibboleth.net noreply at shibboleth.net
Fri Dec 9 11:00:50 EST 2016


Author: scantor
Date: Fri Dec  9 11:00:50 2016
New Revision: 4583

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4583&view=rev
Log:
Unlock parent POM reference.

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=4583&r1=4582&r2=4583&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml	(original)
+++ trunk/opensaml-parent/pom.xml	Fri Dec  9 11:00:50 2016
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>10</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML</name>



More information about the commits mailing list