Author: ggregory
Date: Wed Jul 27 02:44:50 2011
New Revision: 1151315

URL: http://svn.apache.org/viewvc?rev=1151315&view=rev
Log:
Migrate to cobertura-maven-plugin 2.5.1 from 2.4. Builds OK with M2 and M3.

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

Modified: commons/proper/codec/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1151315&r1=1151314&r2=1151315&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Wed Jul 27 02:44:50 2011
@@ -281,7 +281,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
-        <version>2.4</version>
+        <version>2.5.1</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>


Reply via email to