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 2015/05/19 01:27:38 UTC

svn commit: r1680129 - /commons/proper/pool/trunk/pom.xml

Author: ggregory
Date: Mon May 18 23:27:38 2015
New Revision: 1680129

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

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=1680129&r1=1680128&r2=1680129&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Mon May 18 23:27:38 2015
@@ -248,7 +248,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7</version>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>