Author: olamy
Date: Tue Oct 30 23:01:57 2012
New Revision: 1403918

URL: http://svn.apache.org/viewvc?rev=1403918&view=rev
Log:
[MEAR-160] use last plexus-utils which is faster to copy files.

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

Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1403918&r1=1403917&r2=1403918&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Tue Oct 30 23:01:57 2012
@@ -104,7 +104,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0</version>
+      <version>3.0.8</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>


Reply via email to