Author: ggregory Date: Tue Sep 30 15:30:08 2014 New Revision: 1628472 URL: http://svn.apache.org/r1628472 Log: Update cobertura-maven-plugin from 2.5.2 to 2.6.
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=1628472&r1=1628471&r2=1628472&view=diff ============================================================================== --- commons/proper/collections/trunk/pom.xml (original) +++ commons/proper/collections/trunk/pom.xml Tue Sep 30 15:30:08 2014 @@ -609,7 +609,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> - <version>2.5.2</version> + <version>2.6</version> </plugin> <plugin> <artifactId>maven-pmd-plugin</artifactId>