You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2008/02/29 23:55:29 UTC

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

Author: olamy
Date: Fri Feb 29 14:55:29 2008
New Revision: 632477

URL: http://svn.apache.org/viewvc?rev=632477&view=rev
Log:
upgrade to last parent version

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=632477&r1=632476&r2=632477&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Fri Feb 29 14:55:29 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>7</version>
+    <version>8</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.shared</groupId>