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/02 10:00:09 UTC

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

Author: carlos
Date: Tue Oct  2 01:00:08 2007
New Revision: 581151

URL: http://svn.apache.org/viewvc?rev=581151&view=rev
Log:
Upgrade 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=581151&r1=581150&r2=581151&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Tue Oct  2 01:00:08 2007
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>5</version>
+    <version>6</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.shared</groupId>