You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/12/23 11:49:20 UTC

svn commit: r728924 - /maven/plugin-tools/trunk/pom.xml

Author: bentmann
Date: Tue Dec 23 02:49:20 2008
New Revision: 728924

URL: http://svn.apache.org/viewvc?rev=728924&view=rev
Log:
o Inherited from maven-parent:10

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=728924&r1=728923&r2=728924&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Tue Dec 23 02:49:20 2008
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>9</version>
+    <version>10</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>