Author: ggregory
Date: Tue Sep  2 15:58:40 2014
New Revision: 1622041

URL: http://svn.apache.org/r1622041
Log:
Update cobertura-maven-plugin to 2.6 from 2.5.1.

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

Modified: commons/proper/pool/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1622041&r1=1622040&r2=1622041&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Tue Sep  2 15:58:40 2014
@@ -258,7 +258,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
-        <version>2.5.1</version>
+        <version>2.6</version>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>


Reply via email to