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 2012/04/14 22:44:26 UTC

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

Author: dennisl
Date: Sat Apr 14 20:44:26 2012
New Revision: 1326202

URL: http://svn.apache.org/viewvc?rev=1326202&view=rev
Log:
[MSITE-636] Upgrade to doxia-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=1326202&r1=1326201&r2=1326202&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sat Apr 14 20:44:26 2012
@@ -184,7 +184,7 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.3-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.3</doxiaVersion>
     <doxiaSitetoolsVersion>1.3-SNAPSHOT</doxiaSitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <wagonVersion>1.0</wagonVersion>