[java-opensaml2 COMMIT] /branches/REL_2/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Sep 28 18:12:45 EDT 2015


Author: putmanb
Date: Mon Sep 28 18:12:44 2015
New Revision: 1684

URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1684&view=rev
Log:
Unlock POM to point to parent TRUNK-SNAPSHOT, to pick up various build plugin changes.

Modified:
    branches/REL_2/pom.xml

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1684&r1=1683&r2=1684&view=diff
==============================================================================
--- branches/REL_2/pom.xml	(original)
+++ branches/REL_2/pom.xml	Mon Sep 28 18:12:44 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v2</artifactId>
-        <version>3</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
     
     <groupId>org.opensaml</groupId>



More information about the commits mailing list