diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-05-27 09:21:09 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-05-27 10:21:04 +0200 |
commit | 648b9bfb472fcf1563be51df5f4d3f48a380760d (patch) | |
tree | 91aaff15c26f5e0591bf2de10c1465310601855e /pom.xml | |
parent | 7a4e71586a11644181f593aed3b23692ba887cdc (diff) | |
download | sonarqube-648b9bfb472fcf1563be51df5f4d3f48a380760d.tar.gz sonarqube-648b9bfb472fcf1563be51df5f4d3f48a380760d.zip |
Upgrade to Orchestrator 3.11
Fixes some FP with download of plugins
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ <slf4j.version>1.7.12</slf4j.version> <tomcat.version>8.0.30</tomcat.version> <elasticsearch.version>1.7.5</elasticsearch.version> - <orchestrator.version>3.11-build315</orchestrator.version> + <orchestrator.version>3.11</orchestrator.version> <okhttp.version>2.6.0</okhttp.version> <protobuf.version>3.0.0-beta-2</protobuf.version> |