You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/09/19 18:15:28 UTC

svn commit: r1172682 - /commons/proper/commons-site/trunk/pom.xml

Author: simonetripodi
Date: Mon Sep 19 16:15:27 2011
New Revision: 1172682

URL: http://svn.apache.org/viewvc?rev=1172682&view=rev
Log:
updated the site plugin (see commons-parent 22-SNAPSHOT)

Modified:
    commons/proper/commons-site/trunk/pom.xml

Modified: commons/proper/commons-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/pom.xml?rev=1172682&r1=1172681&r2=1172682&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/pom.xml (original)
+++ commons/proper/commons-site/trunk/pom.xml Mon Sep 19 16:15:27 2011
@@ -214,7 +214,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.2</version>
+          <version>3.0</version>
         </plugin>
       </plugins>
     </pluginManagement>