You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/03/18 18:18:34 UTC

svn commit: r1457877 - /commons/proper/collections/trunk/pom.xml

Author: ggregory
Date: Mon Mar 18 17:18:34 2013
New Revision: 1457877

URL: http://svn.apache.org/r1457877
Log:
cobertura-maven-plugin 2.5.1 -> 2.5.2.

Modified:
    commons/proper/collections/trunk/pom.xml

Modified: commons/proper/collections/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=1457877&r1=1457876&r2=1457877&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Mon Mar 18 17:18:34 2013
@@ -529,7 +529,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
-        <version>2.5.1</version>
+        <version>2.5.2</version>
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>