Author: khmarbaise
Date: Wed Apr 13 19:51:18 2016
New Revision: 1739003
URL: http://svn.apache.org/viewvc?rev=1739003&view=rev
Log:
[MJAR-215] Upgrade plexus-archiver from 3.1 to 3.1.1 in synch with
maven-archiver 3.0.1
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=1739003&r1=1739002&r2=1739003&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/pom.xml Wed Apr 13 19:51:18 2016
@@ -104,7 +104,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>3.1</version>
+ <version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>