You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/18 23:55:30 UTC

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

Author: khmarbaise
Date: Sat Oct 18 21:55:29 2014
New Revision: 1632848

URL: http://svn.apache.org/r1632848
Log:
[MACR-13]
 - Upgrade plexus-archiver from 2.6.3 to 2.7.1.

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=1632848&r1=1632847&r2=1632848&view=diff
==============================================================================
--- maven/plugins/trunk/maven-acr-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-acr-plugin/pom.xml Sat Oct 18 21:55:29 2014
@@ -110,7 +110,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.3</version>
+      <version>2.7.1</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>