Author: dennisl Date: Mon May 24 20:32:48 2010 New Revision: 947796 URL: http://svn.apache.org/viewvc?rev=947796&view=rev Log: Downgrade version of doxia-decoration-model which was mistakenly auto-upgraded by the Release Plugin during the last release.
Modified: maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml Modified: maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml?rev=947796&r1=947795&r2=947796&view=diff ============================================================================== --- maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml (original) +++ maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml Mon May 24 20:32:48 2010 @@ -95,7 +95,7 @@ under the License. <dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-decoration-model</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.2</version> </dependency> <dependency>