You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/05/08 15:48:01 UTC

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

Author: bentmann
Date: Sat May  8 13:48:01 2010
New Revision: 942385

URL: http://svn.apache.org/viewvc?rev=942385&view=rev
Log:
o Bumped version to 2.4.1-SNAPSHOT in preparation for release

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

Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=942385&r1=942384&r2=942385&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Sat May  8 13:48:01 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>2.5-SNAPSHOT</version>
+  <version>2.4.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Clean Plugin</name>