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/13 12:35:11 UTC

svn commit: r1631338 - /maven/shared/trunk/maven-archiver/pom.xml

Author: khmarbaise
Date: Mon Oct 13 10:35:11 2014
New Revision: 1631338

URL: http://svn.apache.org/r1631338
Log:
[MSHARED-363]
 - Upgrade of plexus-archiver to 2.7

Modified:
    maven/shared/trunk/maven-archiver/pom.xml

Modified: maven/shared/trunk/maven-archiver/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver/pom.xml?rev=1631338&r1=1631337&r2=1631338&view=diff
==============================================================================
--- maven/shared/trunk/maven-archiver/pom.xml (original)
+++ maven/shared/trunk/maven-archiver/pom.xml Mon Oct 13 10:35:11 2014
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.1</version>
+      <version>2.7</version>
     </dependency>
     <dependency>
       <!-- plexus-archiver needs this -->