You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2007/11/30 00:29:04 UTC

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

Author: vsiveton
Date: Thu Nov 29 15:28:59 2007
New Revision: 599630

URL: http://svn.apache.org/viewvc?rev=599630&view=rev
Log:
o back down to perform a new release due to Daniel's mail
http://mail-archives.apache.org/mod_mbox/maven-dev/200711.mbox/%3c14028020.post@talk.nabble.com%3e

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=599630&r1=599629&r2=599630&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Thu Nov 29 15:28:59 2007
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Maven Clean Plugin</name>
   <description>