You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2010/02/08 22:07:26 UTC

svn commit: r907795 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: olamy
Date: Mon Feb  8 21:07:26 2010
New Revision: 907795

URL: http://svn.apache.org/viewvc?rev=907795&view=rev
Log:
[MPIR-184] upgrade to maven-doxia-tools to 1.2

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=907795&r1=907794&r2=907795&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Mon Feb  8 21:07:26 2010
@@ -131,7 +131,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-doxia-tools</artifactId>
-      <version>1.0.2</version>
+      <version>1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>