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 2009/01/15 19:44:18 UTC

svn commit: r734778 - /maven/pom/trunk/maven/pom.xml

Author: bentmann
Date: Thu Jan 15 10:44:17 2009
New Revision: 734778

URL: http://svn.apache.org/viewvc?rev=734778&view=rev
Log:
o Updated to maven-clean-plugin:2.3

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=734778&r1=734777&r2=734778&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Jan 15 10:44:17 2009
@@ -561,7 +561,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>