[utilities COMMIT] /ant-extensions/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Apr 16 11:44:33 EDT 2013


Author: scantor
Date: Tue Apr 16 11:44:33 2013
New Revision: 380

URL: http://svn.shibboleth.net/view/utilities?rev=380&view=rev
Log:
Update to v3 parent and reset version

Modified:
    ant-extensions/trunk/pom.xml

Modified: ant-extensions/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/ant-extensions/trunk/pom.xml?rev=380&r1=379&r2=380&view=diff
==============================================================================
--- ant-extensions/trunk/pom.xml (original)
+++ ant-extensions/trunk/pom.xml Tue Apr 16 11:44:33 2013
@@ -6,13 +6,13 @@
 
     <parent>
         <groupId>net.shibboleth</groupId>
-        <artifactId>parent-v2</artifactId>
-        <version>1</version>
+        <artifactId>parent-v3</artifactId>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
     <artifactId>ant-extensions</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Ant Extensions</name>



More information about the commits mailing list