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/08/08 21:43:09 UTC

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

Author: khmarbaise
Date: Fri Aug  8 19:43:08 2014
New Revision: 1616863

URL: http://svn.apache.org/r1616863
Log:
[MEJB-66]
 - Upgrade plexus-archiver from 2.4.3 to 2.4.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=1616863&r1=1616862&r2=1616863&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Fri Aug  8 19:43:08 2014
@@ -107,7 +107,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.4.3</version>
+      <version>2.4.4</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>