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/08/11 21:05:49 UTC

svn commit: r684878 - /maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml

Author: jdcasey
Date: Mon Aug 11 12:05:49 2008
New Revision: 684878

URL: http://svn.apache.org/viewvc?rev=684878&view=rev
Log:
bump the version up to the next RC snapshot.

Modified:
    maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml

Modified: maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml?rev=684878&r1=684877&r2=684878&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml (original)
+++ maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml Mon Aug 11 12:05:49 2008
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.maven</groupId>
-    <version>2.0.10-RC6-SNAPSHOT</version>
+    <version>2.0.10-RC7-SNAPSHOT</version>
     <artifactId>maven-core-it-runner</artifactId>
     <name>Integration Test Executor</name>