Author: hboutemy
Date: Thu Nov 17 11:27:17 2016
New Revision: 1770166

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

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

Modified: maven/pom/trunk/maven/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1770166&r1=1770165&r2=1770166&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Nov 17 11:27:17 2016
@@ -911,6 +911,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
+          <version>3.6</version><!-- TODO remove when upgrading parent to 19 
-->
           <configuration>
             <!-- for multi-modules site staging -->
             
<topSiteURL>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}</topSiteURL>


Reply via email to