aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2016-05-27 08:52:38 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2016-05-27 08:52:38 +0200
commita990a8ef590c55fcc1593f783a08f6d264e4c0f8 (patch)
treed9d58a882ef62a1baf40bc704aa7ccb22bc4d41f
parent52fe3f5e3f1e413994b126139499d2ec8bcdf6f7 (diff)
downloadsonar-scanner-cli-a990a8ef590c55fcc1593f783a08f6d264e4c0f8.tar.gz
sonar-scanner-cli-a990a8ef590c55fcc1593f783a08f6d264e4c0f8.zip
Use Orchestrator release 3.11
-rw-r--r--it/pom.xml2
-rwxr-xr-xtravis.sh1
2 files changed, 1 insertions, 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 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.11-SNAPSHOT</version>
+ <version>3.11</version>
</dependency>
<dependency>
<groupId>junit</groupId>
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