You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/07/03 23:19:49 UTC

svn commit: r673814 - /maven/pom/trunk/maven/pom.xml

Author: vsiveton
Date: Thu Jul  3 14:19:49 2008
New Revision: 673814

URL: http://svn.apache.org/viewvc?rev=673814&view=rev
Log:
o using latest maven site plugin

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=673814&r1=673813&r2=673814&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Jul  3 14:19:49 2008
@@ -190,7 +190,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.0-beta-6</version>
+          <version>2.0-beta-7</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>