Author: dennisl
Date: Sat Jun 14 08:13:20 2008
New Revision: 667811

URL: http://svn.apache.org/viewvc?rev=667811&view=rev
Log:
o Use maven-doxia-tools 1.0.1.

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=667811&r1=667810&r2=667811&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Sat Jun 14 
08:13:20 2008
@@ -153,7 +153,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-doxia-tools</artifactId>
-      <version>1.0</version>
+      <version>1.0.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>


Reply via email to