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/08/08 23:07:13 UTC

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

Author: khmarbaise
Date: Fri Aug  8 21:07:13 2014
New Revision: 1616875

URL: http://svn.apache.org/r1616875
Log:
[MACR-9]
 - Upgraded plexus-archiver from 2.4.3 to 2.4.4

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=1616875&r1=1616874&r2=1616875&view=diff
==============================================================================
--- maven/plugins/trunk/maven-acr-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-acr-plugin/pom.xml Fri Aug  8 21:07:13 2014
@@ -105,7 +105,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.4.3</version>
+      <version>2.4.4</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>