You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/26 20:38:12 UTC

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

Author: khmarbaise
Date: Sun Oct 26 19:38:12 2014
New Revision: 1634389

URL: http://svn.apache.org/r1634389
Log:
- Rollback 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=1634389&r1=1634388&r2=1634389&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Sun Oct 26 19:38:12 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>2.6.2-SNAPSHOT</version>
+  <version>2.7-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Clean Plugin</name>