You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2007/02/12 03:27:58 UTC

svn commit: r506228 - /maven/components/branches/maven-2.0.x/pom.xml

Author: jvanzyl
Date: Sun Feb 11 18:27:58 2007
New Revision: 506228

URL: http://svn.apache.org/viewvc?view=rev&rev=506228
Log:
o use the new released parent with the release profile for staging

Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?view=diff&rev=506228&r1=506227&r2=506228
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Sun Feb 11 18:27:58 2007
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <artifactId>maven</artifactId>