You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2011/06/07 09:59:28 UTC

svn commit: r1132899 - /servicemix/components/trunk/pom.xml

Author: gertv
Date: Tue Jun  7 07:59:28 2011
New Revision: 1132899

URL: http://svn.apache.org/viewvc?rev=1132899&view=rev
Log:
Upgrade to cobertura-maven-plugin 2.5.1

Modified:
    servicemix/components/trunk/pom.xml

Modified: servicemix/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/trunk/pom.xml?rev=1132899&r1=1132898&r2=1132899&view=diff
==============================================================================
--- servicemix/components/trunk/pom.xml (original)
+++ servicemix/components/trunk/pom.xml Tue Jun  7 07:59:28 2011
@@ -799,7 +799,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>cobertura-maven-plugin</artifactId>
-                    <version>2.1</version>
+                    <version>2.5.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>
@@ -1025,7 +1025,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>cobertura-maven-plugin</artifactId>
-                <version>2.1</version>
+                <version>2.5.1</version>
             </plugin>
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>