You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/11/29 09:26:55 UTC

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

Author: carlos
Date: Thu Nov 29 00:26:54 2007
New Revision: 599332

URL: http://svn.apache.org/viewvc?rev=599332&view=rev
Log:
site plugin 2.0-beta-6 hasn't been released yet

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=599332&r1=599331&r2=599332&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Nov 29 00:26:54 2007
@@ -163,7 +163,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.0-beta-6</version>
+          <version>2.0-beta-5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>