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/03 18:13:16 UTC

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

Author: hboutemy
Date: Thu Nov  3 18:13:16 2016
New Revision: 1767943

URL: http://svn.apache.org/viewvc?rev=1767943&view=rev
Log:
[MSITE-786] updated sitetools to 1.7.3 to have better error message

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=1767943&r1=1767942&r2=1767943&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Thu Nov  3 18:13:16 2016
@@ -191,7 +191,7 @@ under the License.
 
   <properties>
     <doxiaVersion>1.7</doxiaVersion>
-    <doxiaSitetoolsVersion>1.7.3-SNAPSHOT</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>1.7.3</doxiaSitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <prerequisiteMavenVersion>2.2.1</prerequisiteMavenVersion>
     <wagonVersion>1.0</wagonVersion>