You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2006/02/14 15:58:52 UTC

svn commit: r377741 - /maven/plugins/trunk/maven-one-plugin/pom.xml

Author: jvanzyl
Date: Tue Feb 14 06:58:52 2006
New Revision: 377741

URL: http://svn.apache.org/viewcvs?rev=377741&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/plugins/trunk/maven-one-plugin/pom.xml

Modified: maven/plugins/trunk/maven-one-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-one-plugin/pom.xml?rev=377741&r1=377740&r2=377741&view=diff
==============================================================================
--- maven/plugins/trunk/maven-one-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-one-plugin/pom.xml Tue Feb 14 06:58:52 2006
@@ -8,7 +8,7 @@
   <artifactId>maven-one-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven 1.x Plugin</name>
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>junit</groupId>