diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-02-01 10:56:17 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-02-01 10:56:17 +0100 |
commit | 5415f71480502cb83a3e66d1d76443060eb5f410 (patch) | |
tree | ea910bc8c431a681446d97cbfe80f5b41fa400dd /pom.xml | |
parent | 0739473ab813e02bfc372060f82b0cf7204239ea (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |