You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2009/11/20 22:28:34 UTC

svn commit: r882720 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: dennisl
Date: Fri Nov 20 21:28:32 2009
New Revision: 882720

URL: http://svn.apache.org/viewvc?rev=882720&view=rev
Log:
[MCHANGES-180] Update to Maven Reporting Impl 2.0.4.3

Modified:
    maven/plugins/trunk/maven-changes-plugin/pom.xml

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=882720&r1=882719&r2=882720&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Fri Nov 20 21:28:32 2009
@@ -121,7 +121,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>
 
     <!-- plexus -->