diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-10-20 14:09:25 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-10-20 14:09:25 +0200 |
commit | 353296630a2d150f48c76183e82188dfcaa42df0 (patch) | |
tree | 55a6b9583cb43166106b578a5f29f2faba857c1a | |
parent | 88be424e70e9a3ec77d841f31517e4ac2c96191f (diff) | |
download | sonarqube-353296630a2d150f48c76183e82188dfcaa42df0.tar.gz sonarqube-353296630a2d150f48c76183e82188dfcaa42df0.zip |
Use released version of Orchestrator 3.15.0.12566.6
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ <log4j.version>2.8.2</log4j.version> <tomcat.version>8.5.16</tomcat.version> <elasticsearch.version>5.6.2</elasticsearch.version> - <orchestrator.version>3.15.0.1215</orchestrator.version> + <orchestrator.version>3.15.0.1256</orchestrator.version> <okhttp.version>3.7.0</okhttp.version> <jackson.version>2.6.6</jackson.version> |