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 2006/02/03 16:47:30 UTC

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

Author: jdcasey
Date: Fri Feb  3 07:47:28 2006
New Revision: 374691

URL: http://svn.apache.org/viewcvs?rev=374691&view=rev
Log:
Preparing for 2.1 release. This will just bump the version from 2.0.1-SNAPSHOT to 2.1-SNAPSHOT.

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

Modified: maven/plugins/trunk/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-plugin-plugin/pom.xml?rev=374691&r1=374690&r2=374691&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-plugin-plugin/pom.xml Fri Feb  3 07:47:28 2006
@@ -9,7 +9,7 @@
   <artifactId>maven-plugin-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven PLUGIN Plugin</name>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.1-SNAPSHOT</version>
   <inceptionYear>2001</inceptionYear>
   <developers>
     <developer>