You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2012/06/16 00:50:56 UTC

svn commit: r1350824 - /maven/release/trunk/pom.xml

Author: rfscholte
Date: Fri Jun 15 22:50:56 2012
New Revision: 1350824

URL: http://svn.apache.org/viewvc?rev=1350824&view=rev
Log:
Update maven-site-plugin to 3.1

Modified:
    maven/release/trunk/pom.xml

Modified: maven/release/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/release/trunk/pom.xml?rev=1350824&r1=1350823&r2=1350824&view=diff
==============================================================================
--- maven/release/trunk/pom.xml (original)
+++ maven/release/trunk/pom.xml Fri Jun 15 22:50:56 2012
@@ -170,7 +170,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.0</version>
+          <version>3.1</version>
         </plugin>
       </plugins>
     </pluginManagement>