Author: dennisl Date: Mon Mar 28 18:08:05 2011 New Revision: 1086322 URL: http://svn.apache.org/viewvc?rev=1086322&view=rev Log: o Versions of Doxia and Doxia Sitetools might not always go hand in hand.
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=1086322&r1=1086321&r2=1086322&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Mon Mar 28 18:08:05 2011 @@ -122,7 +122,7 @@ under the License. <properties> <projectVersion>${project.version}</projectVersion> - <doxiaVersion>${project.version}</doxiaVersion> + <doxiaVersion>1.1.5-SNAPSHOT</doxiaVersion> </properties> <dependencyManagement>