From 4945e585d5034f1fe1017fc6f79157a19d3ea155 Mon Sep 17 00:00:00 2001 From: Miguel Reboiro-Jato Date: Sun, 8 Nov 2015 05:58:27 +0100 Subject: [PATCH] Downgrades JaCoCo version to avoid problems with SonarQube SonarQube has a known problem with the 0.7.5 version of JaCoCo. This commit solves this problem downgrading the JaCoCo version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0074b81..634043b 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 4.12 2.0.0.0 3.4 - 0.7.5.201505241946 + 0.7.4.201502262128 1.0.0.Alpha8 1.0.0.Alpha7 1.5.10 -- 2.18.1