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 2016/04/24 14:18:14 UTC

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

Author: khmarbaise
Date: Sun Apr 24 12:18:14 2016
New Revision: 1740690

URL: http://svn.apache.org/viewvc?rev=1740690&view=rev
Log:
[MEAR-233] Upgrade plexus-archiver from 3.0.3 to 3.1.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=1740690&r1=1740689&r2=1740690&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Sun Apr 24 12:18:14 2016
@@ -109,7 +109,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.0.3</version>
+      <version>3.1.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>