aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-03 10:27:39 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-03 10:27:39 +0100
commit4697cba0a16eefc950b2a66215ed8c4910f5a94b (patch)
tree72fda7a3549d1b5245028fb63b833d2d78fe592b /it/it-tests/pom.xml
parentc86c93bd38858e74d52ad6b4b18102e566c023bf (diff)
downloadsonarqube-4697cba0a16eefc950b2a66215ed8c4910f5a94b.tar.gz
sonarqube-4697cba0a16eefc950b2a66215ed8c4910f5a94b.zip
Fix conflict of SQ installations in ITs
Diffstat (limited to 'it/it-tests/pom.xml')
-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 de2de89b5ea..25a62f80ab6 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.10</version>
+ <version>3.11-build302</version>
<scope>test</scope>
</dependency>
<dependency>