Author: hboutemy
Date: Wed Apr 24 06:07:30 2013
New Revision: 1471261
URL: http://svn.apache.org/r1471261
Log:
always use same Doxia base version than current Sitetools
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=1471261&r1=1471260&r2=1471261&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Wed Apr 24 06:07:30 2013
@@ -181,7 +181,7 @@ under the License.
</distributionManagement>
<properties>
- <doxiaVersion>1.4</doxiaVersion>
+ <doxiaVersion>${project.version}</doxiaVersion>
<maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
</properties>