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/30 18:32:32 UTC

svn commit: r438536 - /maven/shared/trunk/maven-user/pom.xml

Author: carlos
Date: Wed Aug 30 09:32:32 2006
New Revision: 438536

URL: http://svn.apache.org/viewvc?rev=438536&view=rev
Log:
Update parent pom

Modified:
    maven/shared/trunk/maven-user/pom.xml

Modified: maven/shared/trunk/maven-user/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-user/pom.xml?rev=438536&r1=438535&r2=438536&view=diff
==============================================================================
--- maven/shared/trunk/maven-user/pom.xml (original)
+++ maven/shared/trunk/maven-user/pom.xml Wed Aug 30 09:32:32 2006
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>1</version>
+    <version>3</version>
   </parent>
 
   <groupId>org.apache.maven.shared.user</groupId>