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

noreply at shibboleth.net noreply at shibboleth.net
Mon Mar 9 20:40:18 EDT 2015


Author: putmanb
Date: Mon Mar  9 20:40:18 2015
New Revision: 4246

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4246&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=4246&r1=4245&r2=4246&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Mon Mar  9 20:40:18 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>8</version>
     </parent>
 
     <name>OpenSAML</name>



More information about the commits mailing list