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

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

Author: dennisl
Date: Thu May 27 22:02:24 2010
New Revision: 949016

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

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=949016&r1=949015&r2=949016&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Thu May 27 22:02:24 2010
@@ -162,8 +162,8 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.3-SNAPSHOT</doxiaVersion>
-    <doxiaSitetoolsVersion>1.1.3-SNAPSHOT</doxiaSitetoolsVersion>
+    <doxiaVersion>1.1.3</doxiaVersion>
+    <doxiaSitetoolsVersion>1.1.3</doxiaSitetoolsVersion>
     <mavenVersion>2.0.6</mavenVersion>
     <wagonVersion>1.0-beta-4</wagonVersion>
   </properties>