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>