aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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