You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by es...@apache.org on 2008/03/29 22:22:23 UTC

svn commit: r642616 - /portals/pluto/branches/pluto-1.1.x/pom.xml

Author: esm
Date: Sat Mar 29 14:22:22 2008
New Revision: 642616

URL: http://svn.apache.org/viewvc?rev=642616&view=rev
Log:
Switching to latest released version of maven-site-plugin: 2.0-beta-6

Modified:
    portals/pluto/branches/pluto-1.1.x/pom.xml

Modified: portals/pluto/branches/pluto-1.1.x/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/pluto-1.1.x/pom.xml?rev=642616&r1=642615&r2=642616&view=diff
==============================================================================
--- portals/pluto/branches/pluto-1.1.x/pom.xml (original)
+++ portals/pluto/branches/pluto-1.1.x/pom.xml Sat Mar 29 14:22:22 2008
@@ -362,7 +362,7 @@
               <plugin>
                   <groupId>org.apache.maven.plugins</groupId>
                   <artifactId>maven-site-plugin</artifactId>
-                  <version>2.0-beta-7-SNAPSHOT</version>
+                  <version>2.0-beta-6</version>
               </plugin>
           </plugins>
         </pluginManagement>