Author: khmarbaise
Date: Wed May  4 18:47:03 2016
New Revision: 1742318

URL: http://svn.apache.org/viewvc?rev=1742318&view=rev
Log:
[MRAR-57] Upgrade maven-archiver to 3.0.2

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

Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-rar-plugin/pom.xml?rev=1742318&r1=1742317&r2=1742318&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Wed May  4 18:47:03 2016
@@ -114,7 +114,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>3.0.1</version>
+      <version>3.0.2</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>


Reply via email to