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/09/17 13:50:07 UTC

svn commit: r1386565 - /maven/plugins/trunk/maven-acr-plugin/pom.xml

Author: olamy
Date: Mon Sep 17 11:50:07 2012
New Revision: 1386565

URL: http://svn.apache.org/viewvc?rev=1386565&view=rev
Log:
use last p-u version 3.0.7 which faster copy file

Modified:
    maven/plugins/trunk/maven-acr-plugin/pom.xml

Modified: maven/plugins/trunk/maven-acr-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-acr-plugin/pom.xml?rev=1386565&r1=1386564&r2=1386565&view=diff
==============================================================================
--- maven/plugins/trunk/maven-acr-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-acr-plugin/pom.xml Mon Sep 17 11:50:07 2012
@@ -102,7 +102,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.5</version>
+      <version>3.0.7</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>