You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/06/18 12:37:09 UTC

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

Author: schulte
Date: Sat Jun 18 12:37:09 2016
New Revision: 1748988

URL: http://svn.apache.org/viewvc?rev=1748988&view=rev
Log:
[MEJB-102] Upgrade of plexus-archiver to 3.4.


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=1748988&r1=1748987&r2=1748988&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Sat Jun 18 12:37:09 2016
@@ -101,7 +101,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.3</version>
+      <version>3.4</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>