From a990a8ef590c55fcc1593f783a08f6d264e4c0f8 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Fri, 27 May 2016 08:52:38 +0200 Subject: Use Orchestrator release 3.11 --- it/pom.xml | 2 +- travis.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/it/pom.xml b/it/pom.xml index 14d38e7..eb96c00 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -31,7 +31,7 @@ org.sonarsource.orchestrator sonar-orchestrator - 3.11-SNAPSHOT + 3.11 junit diff --git a/travis.sh b/travis.sh index 4c6ceac..d6cdc06 100755 --- a/travis.sh +++ b/travis.sh @@ -10,7 +10,6 @@ function configureTravis { configureTravis #build_snapshot SonarSource/sonar-scanner-api -build_snapshot SonarSource/orchestrator case "$TARGET" in -- cgit v1.2.3