You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by pg...@apache.org on 2009/06/17 17:46:04 UTC

svn commit: r785684 - /maven/ant-tasks/trunk/pom.xml

Author: pgier
Date: Wed Jun 17 15:46:04 2009
New Revision: 785684

URL: http://svn.apache.org/viewvc?rev=785684&view=rev
Log:
Update project version.

Modified:
    maven/ant-tasks/trunk/pom.xml

Modified: maven/ant-tasks/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=785684&r1=785683&r2=785684&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Wed Jun 17 15:46:04 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-ant-tasks</artifactId>
-  <version>2.0.11-SNAPSHOT</version>
+  <version>2.1.0-SNAPSHOT</version>
 
   <name>Maven Ant Tasks</name>
   <url>http://maven.apache.org/ant-tasks/</url>