You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2007/11/29 23:48:42 UTC

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

Author: hboutemy
Date: Thu Nov 29 14:48:39 2007
New Revision: 599612

URL: http://svn.apache.org/viewvc?rev=599612&view=rev
Log:
upgrade to Maven 2.0.8

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=599612&r1=599611&r2=599612&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Thu Nov 29 14:48:39 2007
@@ -161,7 +161,7 @@
   </dependencies>
 
   <properties>
-    <mavenVersion>2.0.8-SNAPSHOT</mavenVersion>
+    <mavenVersion>2.0.8</mavenVersion>
     <wagonVersion>1.0-beta-2</wagonVersion>
   </properties>
 </project>