You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/03/07 07:48:58 UTC

svn commit: r1078696 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: ltheussl
Date: Mon Mar  7 06:48:58 2011
New Revision: 1078696

URL: http://svn.apache.org/viewvc?rev=1078696&view=rev
Log:
use latest doxia-sitetools

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=1078696&r1=1078695&r2=1078696&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Mon Mar  7 06:48:58 2011
@@ -179,7 +179,7 @@ under the License.
 
   <properties>
     <doxiaVersion>1.1.4</doxiaVersion>
-    <doxiaSitetoolsVersion>1.1.4</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>1.1.5-SNAPSHOT</doxiaSitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <wagonVersion>1.0-beta-6</wagonVersion>
     <plexusVersion>1.5.4</plexusVersion>