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 2013/10/25 23:08:21 UTC

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

Author: hboutemy
Date: Fri Oct 25 21:08:21 2013
New Revision: 1535871

URL: http://svn.apache.org/r1535871
Log:
use latest Doxia + Doxia Site Tools SNAPSHOTs

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=1535871&r1=1535870&r2=1535871&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Fri Oct 25 21:08:21 2013
@@ -190,8 +190,8 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.4</doxiaVersion>
-    <doxiaSitetoolsVersion>1.4</doxiaSitetoolsVersion>
+    <doxiaVersion>1.5-SNAPSHOT</doxiaVersion>
+    <doxiaSitetoolsVersion>1.5-SNAPSHOT</doxiaSitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <prerequisiteMavenVersion>2.2.1</prerequisiteMavenVersion>
     <wagonVersion>1.0</wagonVersion>