Author: ltheussl Date: Thu Dec 16 09:29:46 2010 New Revision: 1049840 URL: http://svn.apache.org/viewvc?rev=1049840&view=rev Log: revert r1049021, not necessary for a bug-fix release
Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1049840&r1=1049839&r2=1049840&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Thu Dec 16 09:29:46 2010 @@ -145,7 +145,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-doxia-tools</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.2</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>