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 2015/12/31 22:23:26 UTC

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

Author: khmarbaise
Date: Thu Dec 31 21:23:25 2015
New Revision: 1722468

URL: http://svn.apache.org/viewvc?rev=1722468&view=rev
Log:
[MEAR-224] Upgrade plexus-archiver from 2.10.3 to 3.0.1

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=1722468&r1=1722467&r2=1722468&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Thu Dec 31 21:23:25 2015
@@ -109,7 +109,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.10.3</version>
+      <version>3.0.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>