aboutsummaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2015-07-24 09:13:48 +0200
committerDavid Gageot <david@gageot.net>2015-07-24 09:13:48 +0200
commit78222b3162dc9c35828fc18bb3f68611ea646e43 (patch)
tree04bb62075e9d3d49fdc8626f2eb39c1f19afd9ef /it
parent346073fd910bd820e95c497c1b8c6f54779742f3 (diff)
downloadsonarqube-78222b3162dc9c35828fc18bb3f68611ea646e43.tar.gz
sonarqube-78222b3162dc9c35828fc18bb3f68611ea646e43.zip
Update to orchestrator 3.3
Diffstat (limited to 'it')
-rw-r--r--it/it-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml
index 9daeccb5f31..9e4ce6383ee 100644
--- a/it/it-tests/pom.xml
+++ b/it/it-tests/pom.xml
@@ -22,7 +22,7 @@
<dependency>
<groupId>com.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.3-SNAPSHOT</version>
+ <version>3.3</version>
<scope>test</scope>
</dependency>
<dependency>