Author: dennisl
Date: Sat Jan 9 11:25:15 2010
New Revision: 897420
URL: http://svn.apache.org/viewvc?rev=897420&view=rev
Log:
[MPMD-112] Update to Maven Reporting Impl 2.0.4.3
Modified:
maven/plugins/trunk/maven-pmd-plugin/pom.xml
Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=897420&r1=897419&r2=897420&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sat Jan 9 11:25:15 2010
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
- <version>2.0.4.2</version>
+ <version>2.0.4.3</version>
</dependency>
<!-- doxia -->