aboutsummaryrefslogtreecommitdiffstats
path: root/it
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 /it
parent52fe3f5e3f1e413994b126139499d2ec8bcdf6f7 (diff)
downloadsonar-scanner-cli-a990a8ef590c55fcc1593f783a08f6d264e4c0f8.tar.gz
sonar-scanner-cli-a990a8ef590c55fcc1593f783a08f6d264e4c0f8.zip
Use Orchestrator release 3.11
Diffstat (limited to 'it')
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 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>