aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-01 10:56:17 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-01 10:56:17 +0100
commit5415f71480502cb83a3e66d1d76443060eb5f410 (patch)
treeea910bc8c431a681446d97cbfe80f5b41fa400dd /pom.xml
parent0739473ab813e02bfc372060f82b0cf7204239ea (diff)
downloadsonarqube-5415f71480502cb83a3e66d1d76443060eb5f410.tar.gz
sonarqube-5415f71480502cb83a3e66d1d76443060eb5f410.zip
Upgrade temporarily to latest build of orchestrator
in order to investigate the DB connection orphans faced on the QA environment. Problem seems to come from timeout when test triggers api/orchestrator/reset.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 79c749535a2..bd305a1c065 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<slf4j.version>1.7.21</slf4j.version>
<tomcat.version>8.5.9</tomcat.version>
<elasticsearch.version>2.4.4</elasticsearch.version>
- <orchestrator.version>3.14.0.887</orchestrator.version>
+ <orchestrator.version>3.15.0.916</orchestrator.version>
<okhttp.version>3.3.1</okhttp.version>
<jackson.version>2.6.6</jackson.version>