Author: khmarbaise
Date: Tue Sep 30 21:20:32 2014
New Revision: 1628550

URL: http://svn.apache.org/r1628550
Log:
[MJAR-179]
 - Based on the new version of plexus-archiver 2.6.2 the 
   issue has been fixed.

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=1628550&r1=1628549&r2=1628550&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/pom.xml Tue Sep 30 21:20:32 2014
@@ -117,7 +117,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.1</version>
+      <version>2.6.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>


Reply via email to