aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2015-12-02 18:33:49 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2015-12-02 18:34:12 +0100
commit153ebef4d8a8ea50c71035e22320995e7dc4144c (patch)
tree91485060a3837c172ab354000c698404f5a17233 /it/pom.xml
parent8ea7b9f849ec78705cd5a1c7fe077e6b2824d336 (diff)
downloadsonar-scanner-cli-153ebef4d8a8ea50c71035e22320995e7dc4144c.tar.gz
sonar-scanner-cli-153ebef4d8a8ea50c71035e22320995e7dc4144c.zip
Use released version of Orchestrator
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 6b3efff..b2f243c 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.8-SNAPSHOT</version>
+ <version>3.8</version>
</dependency>
<dependency>
<groupId>junit</groupId>