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

noreply at shibboleth.net noreply at shibboleth.net
Thu Nov 10 13:26:11 EST 2016


Author: putmanb
Date: Thu Nov 10 13:26:10 2016
New Revision: 4578

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4578&view=rev
Log:
Lock parent version for new minor 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=4578&r1=4577&r2=4578&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml	(original)
+++ trunk/opensaml-parent/pom.xml	Thu Nov 10 13:26:10 2016
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>10</version>
     </parent>
 
     <name>OpenSAML</name>



More information about the commits mailing list