Author: ltheussl Date: Tue Mar 10 16:09:51 2009 New Revision: 752151 URL: http://svn.apache.org/viewvc?rev=752151&view=rev Log: Use latest bug-fix version of 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=752151&r1=752150&r2=752151&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Tue Mar 10 16:09:51 2009 @@ -115,7 +115,7 @@ <properties> <projectVersion>${project.version}</projectVersion> - <doxiaVersion>1.1</doxiaVersion> + <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion> </properties> <dependencyManagement>