You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/11/17 11:22:26 UTC

svn commit: r1770164 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Thu Nov 17 11:22:26 2016
New Revision: 1770164

URL: http://svn.apache.org/viewvc?rev=1770164&view=rev
Log:
updated maven-site-plugin to 3.6

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1770164&r1=1770163&r2=1770164&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Thu Nov 17 11:22:26 2016
@@ -241,7 +241,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.5.1</version>
+          <version>3.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>