Author: khmarbaise
Date: Wed Nov 12 01:27:02 2014
New Revision: 1638682
URL: http://svn.apache.org/r1638682
Log:
[MACR-16] Upgrade maven-archiver to 2.6
Modified:
maven/plugins/trunk/maven-acr-plugin/pom.xml
Modified: maven/plugins/trunk/maven-acr-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-acr-plugin/pom.xml?rev=1638682&r1=1638681&r2=1638682&view=diff
==============================================================================
--- maven/plugins/trunk/maven-acr-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-acr-plugin/pom.xml Wed Nov 12 01:27:02 2014
@@ -84,7 +84,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>2.5</version>
+ <version>2.6</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>