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/09/21 23:45:15 UTC

svn commit: r1388697 - /maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml

Author: dennisl
Date: Fri Sep 21 21:45:14 2012
New Revision: 1388697

URL: http://svn.apache.org/viewvc?rev=1388697&view=rev
Log:
[DOXIATOOLS-42] Upgrade to doxia-sitetools-1.3

Modified:
    maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml?rev=1388697&r1=1388696&r2=1388697&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml Fri Sep 21 21:45:14 2012
@@ -51,7 +51,7 @@
 
   <properties>
     <doxiaVersion>1.3</doxiaVersion>
-    <doxiaSitetoolsVersion>1.2</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>1.3</doxiaSitetoolsVersion>
     <mavenVersion>2.2.1</mavenVersion>
   </properties>