From 67a23aba7e4fcbd52bdd9eb54db944761c968fcc Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 25 Feb 2019 19:21:32 +0200 Subject: Ignore any .js file on sonar report - Upgrade Sonar plugin to latest - Upgrade JaCoCo to latest Change-Id: I85f1651410dc650b8d0b8d71e1db92c2416f2793 Issue-ID: VID-425 Signed-off-by: Ittay Stern --- vid-app-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index aff2cc813..c55d97864 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -133,7 +133,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.3 default-prepare-agent -- cgit 1.2.3-korg