You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2012/08/02 18:24:28 UTC

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

Author: snicoll
Date: Thu Aug  2 16:24:28 2012
New Revision: 1368584

URL: http://svn.apache.org/viewvc?rev=1368584&view=rev
Log:
Aligned plexus archiver version to latest release

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=1368584&r1=1368583&r2=1368584&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Thu Aug  2 16:24:28 2012
@@ -94,7 +94,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.1.1</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>