You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2012/10/27 23:19:29 UTC

svn commit: r1402876 - /maven/pom/trunk/maven/pom.xml

Author: bimargulies
Date: Sat Oct 27 21:19:29 2012
New Revision: 1402876

URL: http://svn.apache.org/viewvc?rev=1402876&view=rev
Log:
Rewind version; something went wrong with release process.

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1402876&r1=1402875&r2=1402876&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat Oct 27 21:19:29 2012
@@ -32,7 +32,7 @@ under the License.
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-parent</artifactId>
-  <version>24-SNAPSHOT</version>
+  <version>23-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>