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:22:53 UTC

svn commit: r728995 - /maven/components/trunk/pom.xml

Author: vsiveton
Date: Tue Dec 23 07:22:53 2008
New Revision: 728995

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

Modified:
    maven/components/trunk/pom.xml

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