You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/26 23:28:36 UTC

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

Author: olamy
Date: Sat May 26 21:28:35 2012
New Revision: 1342972

URL: http://svn.apache.org/viewvc?rev=1342972&view=rev
Log:
clean plugin 2.5

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=1342972&r1=1342971&r2=1342972&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat May 26 21:28:35 2012
@@ -115,7 +115,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.4.1</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>