You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by lt...@apache.org on 2011/01/21 10:28:31 UTC

svn commit: r1061704 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Author: ltheussl
Date: Fri Jan 21 09:28:30 2011
New Revision: 1061704

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

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1061704&r1=1061703&r2=1061704&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri Jan 21 09:28:30 2011
@@ -115,7 +115,7 @@ under the License.
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.1.4</doxiaVersion>
+    <doxiaVersion>${project.version}</doxiaVersion>
   </properties>
 
   <dependencyManagement>