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/13 08:28:24 UTC

svn commit: r1631293 - /maven/plugins/trunk/maven-jar-plugin/pom.xml

Author: khmarbaise
Date: Mon Oct 13 06:28:23 2014
New Revision: 1631293

URL: http://svn.apache.org/r1631293
Log:
[MJAR-184]
 - Upgrade of plexus-archiver to version 2.7

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

Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/pom.xml?rev=1631293&r1=1631292&r2=1631293&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/pom.xml Mon Oct 13 06:28:23 2014
@@ -117,7 +117,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.3</version>
+      <version>2.7</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>