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

svn commit: r728991 - /maven/plugins/trunk/pom.xml

Author: vsiveton
Date: Tue Dec 23 07:13:54 2008
New Revision: 728991

URL: http://svn.apache.org/viewvc?rev=728991&view=rev
Log:
o using latest parent

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=728991&r1=728990&r2=728991&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Tue Dec 23 07:13:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>9</version>
+    <version>10</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>