You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/10/23 01:40:09 UTC

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

Author: carlos
Date: Mon Oct 22 16:40:07 2007
New Revision: 587291

URL: http://svn.apache.org/viewvc?rev=587291&view=rev
Log:
Upgrade parent to version 7

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=587291&r1=587290&r2=587291&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Mon Oct 22 16:40:07 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>6</version>
+    <version>7</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.shared</groupId>