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

noreply at shibboleth.net noreply at shibboleth.net
Tue Nov 17 15:43:00 EST 2015


Author: putmanb
Date: Tue Nov 17 15:43:00 2015
New Revision: 4408

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4408&view=rev
Log:
Lock parent version for new minior release

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=4408&r1=4407&r2=4408&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml	(original)
+++ trunk/opensaml-parent/pom.xml	Tue Nov 17 15:43:00 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>9</version>
     </parent>
 
     <name>OpenSAML</name>



More information about the commits mailing list