You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/01 00:07:17 UTC

svn commit: r1628561 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Author: khmarbaise
Date: Tue Sep 30 22:07:17 2014
New Revision: 1628561

URL: http://svn.apache.org/r1628561
Log:
[MWAR-321]
 - Upgrade plexus-archiver from 2.6.1 to 2.6.2

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

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1628561&r1=1628560&r2=1628561&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Tue Sep 30 22:07:17 2014
@@ -130,7 +130,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>