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 13:05:25 UTC

svn commit: r1740689 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml

Author: khmarbaise
Date: Sun Apr 24 11:05:25 2016
New Revision: 1740689

URL: http://svn.apache.org/viewvc?rev=1740689&view=rev
Log:
[MEJB-96] Upgrade plexus-archiver to 3.1.1

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

Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1740689&r1=1740688&r2=1740689&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Sun Apr 24 11:05:25 2016
@@ -101,7 +101,7 @@ under the License.
     <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>