You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/02/23 23:07:30 UTC

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

Author: krosenvold
Date: Thu Feb 23 22:07:30 2012
New Revision: 1292980

URL: http://svn.apache.org/viewvc?rev=1292980&view=rev
Log:
Updated deps

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=1292980&r1=1292979&r2=1292980&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Thu Feb 23 22:07:30 2012
@@ -72,7 +72,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>2.0.5</version>
+      <version>3.0</version>
     </dependency>
 
     <!-- Test -->