Author: vsiveton Date: Thu May 29 15:46:24 2008 New Revision: 661517 URL: http://svn.apache.org/viewvc?rev=661517&view=rev Log: o used maven-doxia-tools:1.0
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=661517&r1=661516&r2=661517&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Thu May 29 15:46:24 2008 @@ -153,7 +153,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-doxia-tools</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>