You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2008/02/19 23:41:34 UTC

svn commit: r629258 - /maven/components/trunk/pom.xml

Author: jdcasey
Date: Tue Feb 19 14:41:32 2008
New Revision: 629258

URL: http://svn.apache.org/viewvc?rev=629258&view=rev
Log:
Bumping parent version to 8-SNAPSHOT until 8 is released.

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=629258&r1=629257&r2=629258&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Tue Feb 19 14:41:32 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>5</version>
+    <version>8-SNAPSHOT</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>