You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/02/23 23:06:19 UTC

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

Author: krosenvold
Date: Thu Feb 23 22:06:19 2012
New Revision: 1292979

URL: http://svn.apache.org/viewvc?rev=1292979&view=rev
Log:
Upgraded deps

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=1292979&r1=1292978&r2=1292979&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Thu Feb 23 22:06:19 2012
@@ -87,7 +87,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.1</version>
+      <version>2.1.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>