From 3265b87e56bd787ee6edece0ef8857961e71e119 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Thu, 14 Apr 2016 09:29:47 +0200 Subject: Use released version of SQ Scanner API 2.6 --- pom.xml | 2 +- travis.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a8c73ce..36b70fa 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.sonarsource.scanner.api sonar-scanner-api - 2.6-SNAPSHOT + 2.6 com.google.code.findbugs diff --git a/travis.sh b/travis.sh index 1c860bc..4c6ceac 100755 --- a/travis.sh +++ b/travis.sh @@ -9,7 +9,7 @@ function configureTravis { } configureTravis -build_snapshot SonarSource/sonar-scanner-api +#build_snapshot SonarSource/sonar-scanner-api build_snapshot SonarSource/orchestrator case "$TARGET" in -- cgit v1.2.3