[java-shib-common COMMIT] /branches/REL_1/pom.xml

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


Author: putmanb
Date: Mon Sep 28 18:12:55 2015
New Revision: 1133

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

Modified:
    branches/REL_1/pom.xml

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1133&r1=1132&r2=1133&view=diff
==============================================================================
--- branches/REL_1/pom.xml	(original)
+++ branches/REL_1/pom.xml	Mon Sep 28 18:12:55 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v2</artifactId>
-        <version>3</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <groupId>edu.internet2.middleware</groupId>



More information about the commits mailing list