[java-xmltooling COMMIT] /branches/REL_1/pom.xml

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


Author: putmanb
Date: Mon Sep 28 18:12:19 2015
New Revision: 854

URL: http://svn.shibboleth.net/view/java-xmltooling?rev=854&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-xmltooling/branches/REL_1/pom.xml?rev=854&r1=853&r2=854&view=diff
==============================================================================
--- branches/REL_1/pom.xml	(original)
+++ branches/REL_1/pom.xml	Mon Sep 28 18:12:19 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