You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/11/23 23:16:33 UTC

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

Author: brett
Date: Mon Nov 23 22:16:32 2009
New Revision: 883521

URL: http://svn.apache.org/viewvc?rev=883521&view=rev
Log:
update to 1.1.8 for the Maven site

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=883521&r1=883520&r2=883521&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Mon Nov 23 22:16:32 2009
@@ -304,7 +304,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-velocity</artifactId>
-      <version>1.1.7</version>
+      <version>1.1.8</version>
       <exclusions>
         <exclusion>
           <groupId>commons-collections</groupId>