You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/10/26 16:12:37 UTC

svn commit: r1402521 - /maven/doxia/site/pom.xml

Author: olamy
Date: Fri Oct 26 14:12:36 2012
New Revision: 1402521

URL: http://svn.apache.org/viewvc?rev=1402521&view=rev
Log:
use last site plugin version

Modified:
    maven/doxia/site/pom.xml

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=1402521&r1=1402520&r2=1402521&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Fri Oct 26 14:12:36 2012
@@ -196,7 +196,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.3</version>
+          <version>3.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>