You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/02/19 13:54:08 UTC

svn commit: r745841 - /maven/components/branches/maven-2.1.x/pom.xml

Author: brett
Date: Thu Feb 19 12:54:07 2009
New Revision: 745841

URL: http://svn.apache.org/viewvc?rev=745841&view=rev
Log:
back to snapshot until the release is promoted

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

Modified: maven/components/branches/maven-2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/pom.xml?rev=745841&r1=745840&r2=745841&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/pom.xml Thu Feb 19 12:54:07 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>11</version>
+    <version>11-SNAPSHOT</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>