From 8278886cc4d99d750a17388221c9859fd83cfde5 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Mon, 19 Sep 2016 17:25:38 +0200 Subject: [PATCH] Use SQ Scanner API 2.8 final --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a8a1147..4f1aa49 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.sonarsource.scanner.api sonar-scanner-api - 2.8-build700 + 2.8 com.google.code.findbugs @@ -164,8 +164,8 @@ - 550000 - 560000 + 490000 + 500000 ${project.build.directory}/sonar-scanner-${project.version}.zip -- 2.39.5