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 2006/08/22 03:57:51 UTC

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

Author: carlos
Date: Mon Aug 21 18:57:51 2006
New Revision: 433462

URL: http://svn.apache.org/viewvc?rev=433462&view=rev
Log:
Update 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=433462&r1=433461&r2=433462&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Mon Aug 21 18:57:51 2006
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>1</version>
+    <version>3</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.shared</groupId>