Author: vsiveton Date: Thu Jun 25 11:55:39 2009 New Revision: 788331 URL: http://svn.apache.org/viewvc?rev=788331&view=rev Log: o bump to latest doxia
Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml maven/doxia/site/pom.xml Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml?rev=788331&r1=788330&r2=788331&view=diff ============================================================================== --- maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml (original) +++ maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml Thu Jun 25 11:55:39 2009 @@ -141,7 +141,7 @@ </dependencies> <properties> - <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion> + <doxiaVersion>1.1.1</doxiaVersion> </properties> <build> Modified: maven/doxia/site/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=788331&r1=788330&r2=788331&view=diff ============================================================================== --- maven/doxia/site/pom.xml (original) +++ maven/doxia/site/pom.xml Thu Jun 25 11:55:39 2009 @@ -136,7 +136,7 @@ </pluginRepositories> <properties> - <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion> + <doxiaVersion>1.1.1</doxiaVersion> </properties> <build>