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 12:38:42 UTC

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

Author: khmarbaise
Date: Mon Oct 13 10:38:42 2014
New Revision: 1631341

URL: http://svn.apache.org/r1631341
Log:
[MEJB-73]
 - Upgrade plexus-archiver to 2.7

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=1631341&r1=1631340&r2=1631341&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Mon Oct 13 10:38:42 2014
@@ -107,7 +107,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.3</version>
+      <version>2.7</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>