You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/11/24 19:10:39 UTC

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

Author: jvanzyl
Date: Mon Nov 24 10:10:38 2008
New Revision: 720245

URL: http://svn.apache.org/viewvc?rev=720245&view=rev
Log:
o update to the released parent

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=720245&r1=720244&r2=720245&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Mon Nov 24 10:10:38 2008
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>9-SNAPSHOT</version>
+    <version>9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-ant-tasks</artifactId>