You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/01/20 16:01:52 UTC

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

Author: olamy
Date: Fri Jan 20 15:01:52 2012
New Revision: 1233938

URL: http://svn.apache.org/viewvc?rev=1233938&view=rev
Log:
upgrade to plexus-archiver 2.0.2

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=1233938&r1=1233937&r2=1233938&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/pom.xml Fri Jan 20 15:01:52 2012
@@ -98,7 +98,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>