aboutsummaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-03 09:04:49 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-03 09:04:49 +0100
commit88c4b503b5afec963d606d9b7f5c994f021e84f8 (patch)
treef41584c966f8b6b4a9c6896b9c594924843d6c2f /it
parenta210c65f91fab1542d11f11a4156734a08deebc2 (diff)
downloadsonarqube-88c4b503b5afec963d606d9b7f5c994f021e84f8.tar.gz
sonarqube-88c4b503b5afec963d606d9b7f5c994f021e84f8.zip
Upgrade to orchestrator 3.10 to fix downloads from Bintray
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 25b1a8b2ac1..de2de89b5ea 100644
--- a/it/it-tests/pom.xml
+++ b/it/it-tests/pom.xml
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.9</version>
+ <version>3.10</version>
<scope>test</scope>
</dependency>
<dependency>