Author: niallp
Date: Thu Nov 26 03:01:13 2009
New Revision: 884390
URL: http://svn.apache.org/viewvc?rev=884390&view=rev
Log:
Update report plugin versions
Modified:
commons/proper/commons-sandbox-parent/trunk/pom.xml
Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=884390&r1=884389&r2=884390&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Thu Nov 26 03:01:13 2009
@@ -54,12 +54,12 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
- <version>2.2</version>
+ <version>2.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>taglist-maven-plugin</artifactId>
- <version>2.2</version>
+ <version>2.4</version>
<configuration>
<tags>
<tag>TODO</tag>