Author: olamy
Date: Fri Oct 26 15:20:16 2012
New Revision: 1402544
URL: http://svn.apache.org/viewvc?rev=1402544&view=rev
Log:
use last plexus-utils 3.0.8 which is faster for copying files
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1402544&r1=1402543&r2=1402544&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Fri Oct 26 15:20:16 2012
@@ -492,7 +492,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.0.5</version>
+ <version>3.0.8</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]