You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/10/12 09:33:04 UTC

svn commit: r1631150 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Author: hboutemy
Date: Sun Oct 12 07:33:04 2014
New Revision: 1631150

URL: http://svn.apache.org/r1631150
Log:
updated plexus-archiver to 2.6.4

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

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1631150&r1=1631149&r2=1631150&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sun Oct 12 07:33:04 2014
@@ -364,7 +364,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.3</version>
+      <version>2.6.4</version>
     </dependency>
 
     <dependency>