Repository: commons-numbers
Updated Branches:
  refs/heads/master e2917811e -> 58f8953f4


Upgrade Jacoco.


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/58f8953f
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/58f8953f
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/58f8953f

Branch: refs/heads/master
Commit: 58f8953f4ec36a1f9fb5d9eb69efcb08ff4f0e17
Parents: e291781
Author: Gilles Sadowski <gil...@harfang.homelinux.org>
Authored: Tue Feb 13 10:50:47 2018 +0100
Committer: Gilles Sadowski <gil...@harfang.homelinux.org>
Committed: Tue Feb 13 10:50:47 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/58f8953f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 02db55b..d453eb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <numbers.parent.dir>${basedir}</numbers.parent.dir>
 
     <!-- Temporary fix to support Java 8 -->
-    <commons.jacoco.version>0.7.5.201505241946</commons.jacoco.version>
+    <commons.jacoco.version>0.8.0</commons.jacoco.version>
     <commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.8</commons.jacoco.instructionRatio>
     <commons.jacoco.methodRatio>0.8</commons.jacoco.methodRatio>

Reply via email to