aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-12-04 14:15:32 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-12-05 09:29:16 +0100
commit601c3b0009f111c3c614cb876fb6d08790148a6d (patch)
tree1c06962659b0c2444d1e37807846fefa70a2c88e /pom.xml
parent91b56f1ed62ab0346fe0334331efe887e63742d9 (diff)
downloadsonarqube-601c3b0009f111c3c614cb876fb6d08790148a6d.tar.gz
sonarqube-601c3b0009f111c3c614cb876fb6d08790148a6d.zip
Upgrade Orchestrator to 3.15.2.1321
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 06ace67a77e..10cc50992cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
<log4j.version>2.8.2</log4j.version>
<tomcat.version>8.5.23</tomcat.version>
<elasticsearch.version>5.6.3</elasticsearch.version>
- <orchestrator.version>3.15.0.1256</orchestrator.version>
+ <orchestrator.version>3.15.2.1321</orchestrator.version>
<okhttp.version>3.7.0</okhttp.version>
<jackson.version>2.6.6</jackson.version>
<jjwt.version>0.9.0</jjwt.version>