aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-20 14:09:25 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-20 14:09:25 +0200
commit353296630a2d150f48c76183e82188dfcaa42df0 (patch)
tree55a6b9583cb43166106b578a5f29f2faba857c1a
parent88be424e70e9a3ec77d841f31517e4ac2c96191f (diff)
downloadsonarqube-353296630a2d150f48c76183e82188dfcaa42df0.tar.gz
sonarqube-353296630a2d150f48c76183e82188dfcaa42df0.zip
Use released version of Orchestrator 3.15.0.12566.6
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fd64ce9f800..a5e7870b475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>