aboutsummaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-16 21:26:54 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-16 21:28:01 +0100
commit6dcf5f86801005d810d895e881d21b7181e4473e (patch)
tree9907a526c76b7654b361fe4d766442fd1782c9a9 /it
parent32b0ebc87b48fb4ed1aa79758d25268911f5866d (diff)
downloadsonar-scanner-cli-6dcf5f86801005d810d895e881d21b7181e4473e.tar.gz
sonar-scanner-cli-6dcf5f86801005d810d895e881d21b7181e4473e.zip
Fix Travis configuration
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 a1a35cd..a336a74 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.9</version>
+ <version>3.10.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>