You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2010/05/28 00:39:12 UTC

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

Author: olamy
Date: Thu May 27 22:39:12 2010
New Revision: 949029

URL: http://svn.apache.org/viewvc?rev=949029&view=rev
Log:
[MSITE-482] Update to Doxia 1.1.3

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=949029&r1=949028&r2=949029&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Thu May 27 22:39:12 2010
@@ -155,8 +155,8 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.2</doxiaVersion>
-    <doxiaSitetoolsVersion>1.1.2</doxiaSitetoolsVersion>
+    <doxiaVersion>1.1.3</doxiaVersion>
+    <doxiaSitetoolsVersion>1.1.3</doxiaSitetoolsVersion>
     <mavenVersion>3.0-alpha-7</mavenVersion>
     <wagonVersion>1.0-beta-6</wagonVersion>
     <plexusVersion>1.5.4</plexusVersion>