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:01:20 UTC

svn commit: r728982 - /maven/shared/trunk/pom.xml

Author: vsiveton
Date: Tue Dec 23 07:01:19 2008
New Revision: 728982

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

Modified:
    maven/shared/trunk/pom.xml

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