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/09/10 14:40:00 UTC

svn commit: r1760173 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Author: hboutemy
Date: Sat Sep 10 14:39:59 2016
New Revision: 1760173

URL: http://svn.apache.org/viewvc?rev=1760173&view=rev
Log:
[MSITE-784] upgrade maven-site-plugin for MSHARED-589

Modified:
    maven/plugins/trunk/maven-site-plugin/pom.xml

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1760173&r1=1760172&r2=1760173&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sat Sep 10 14:39:59 2016
@@ -213,7 +213,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-exec</artifactId>
-      <version>1.2</version>
+      <version>1.2.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>