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 2006/05/29 09:06:15 UTC

svn commit: r410039 - /maven/components/branches/maven-2.0.x/integration-tests/maven-core-it-plugin/pom.xml

Author: brett
Date: Mon May 29 00:06:15 2006
New Revision: 410039

URL: http://svn.apache.org/viewvc?rev=410039&view=rev
Log:
bump version for branch

Modified:
    maven/components/branches/maven-2.0.x/integration-tests/maven-core-it-plugin/pom.xml

Modified: maven/components/branches/maven-2.0.x/integration-tests/maven-core-it-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/integration-tests/maven-core-it-plugin/pom.xml?rev=410039&r1=410038&r2=410039&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/integration-tests/maven-core-it-plugin/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/integration-tests/maven-core-it-plugin/pom.xml Mon May 29 00:06:15 2006
@@ -9,7 +9,7 @@
   <artifactId>maven-core-it-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Core Integration Test Plugin</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <inceptionYear>2001</inceptionYear>
   <dependencies>
     <dependency>