You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/04/18 11:34:23 UTC

[2/2] camel git commit: Upgrade cobertura plugin

Upgrade cobertura plugin


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8affc0b7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8affc0b7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8affc0b7

Branch: refs/heads/master
Commit: 8affc0b7cd9b7e4cc94255a4a5df255833eb1688
Parents: f16e24c
Author: Claus Ibsen <da...@apache.org>
Authored: Sat Apr 18 11:37:19 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sat Apr 18 11:37:19 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8affc0b7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fcb98b6..8830f9c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <commons-pool-version>1.6</commons-pool-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version>
-    <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
+    <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <cxf-version>3.0.4</cxf-version>
     <cxf-version-range>[2.7,4.0)</cxf-version-range>
     <cxf-xjc-utils-version>3.0.2</cxf-xjc-utils-version>