You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2012/10/20 01:14:24 UTC

svn commit: r1400334 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: aheritier
Date: Fri Oct 19 23:14:24 2012
New Revision: 1400334

URL: http://svn.apache.org/viewvc?rev=1400334&view=rev
Log:
Use latest plexus-archiver

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1400334&r1=1400333&r2=1400334&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Fri Oct 19 23:14:24 2012
@@ -132,7 +132,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.1.1</version>
+      <version>2.2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>