You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2012/01/05 21:03:26 UTC

svn commit: r1227803 - /commons/proper/validator/trunk/pom.xml

Author: simonetripodi
Date: Thu Jan  5 20:03:25 2012
New Revision: 1227803

URL: http://svn.apache.org/viewvc?rev=1227803&view=rev
Log:
upgraded cobertura-maven-plugin

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

Modified: commons/proper/validator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1227803&r1=1227802&r2=1227803&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Thu Jan  5 20:03:25 2012
@@ -254,7 +254,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.codehaus.mojo</groupId>