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:05:29 UTC

svn commit: r1292978 - /maven/plugins/trunk/maven-jar-plugin/pom.xml

Author: krosenvold
Date: Thu Feb 23 22:05:29 2012
New Revision: 1292978

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

Modified:
    maven/plugins/trunk/maven-jar-plugin/pom.xml

Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/pom.xml?rev=1292978&r1=1292977&r2=1292978&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/pom.xml Thu Feb 23 22:05:29 2012
@@ -98,7 +98,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.1</version>
+      <version>2.1.1</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>