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:23:40 UTC

svn commit: r1631292 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

Author: khmarbaise
Date: Mon Oct 13 06:23:40 2014
New Revision: 1631292

URL: http://svn.apache.org/r1631292
Log:
[MEAR-200]
 - Upgrade to plexus-archiver 2.7

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

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