[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 3 17:12:41 EST 2016


Author: putmanb
Date: Wed Feb  3 17:12:40 2016
New Revision: 3222

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3222&view=rev
Log:
Lock parent version for new patch release

Modified:
    branches/REL_2/pom.xml

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3222&r1=3221&r2=3222&view=diff
==============================================================================
--- branches/REL_2/pom.xml	(original)
+++ branches/REL_2/pom.xml	Wed Feb  3 17:12:40 2016
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v2</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>4</version>
     </parent>
 
     <groupId>edu.internet2.middleware</groupId>



More information about the commits mailing list