You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/09/26 02:52:45 UTC

svn commit: r1627685 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Fri Sep 26 00:52:44 2014
New Revision: 1627685

URL: http://svn.apache.org/r1627685
Log:
Update maven-clean-plugin 2.5 -> 2.6.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1627685&r1=1627684&r2=1627685&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Sep 26 00:52:44 2014
@@ -49,6 +49,7 @@ Version 35:
 - Update jdepend-maven-plugin 2.0-beta-2 -> 2.0
 - Update apache-rat-plugin 0.10 -> 0.11
 - Update maven-javadoc-plugin 2.9.1 -> 2.10.
+- Update maven-clean-plugin 2.5 -> 2.6.
 
  -->
 
@@ -240,7 +241,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.5</version>
+          <version>2.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>