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/16 13:38:53 UTC

svn commit: r944805 - /maven/pom/trunk/asf/pom.xml

Author: bentmann
Date: Sun May 16 11:38:53 2010
New Revision: 944805

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

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

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=944805&r1=944804&r2=944805&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sun May 16 11:38:53 2010
@@ -116,7 +116,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.4.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>