aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-12-05 09:52:56 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-12-05 09:52:56 +0100
commit5ec20ba328f4edd90b773d58e9a61fe3b2dbabd4 (patch)
tree397acd7847e11954d1a9e8d4f63ed94ee1fc8492 /pom.xml
parentd987a6a527bc10734fd9402ce728d27359ccdc41 (diff)
downloadsonarqube-5ec20ba328f4edd90b773d58e9a61fe3b2dbabd4.tar.gz
sonarqube-5ec20ba328f4edd90b773d58e9a61fe3b2dbabd4.zip
Use released version of Orchestrator
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 10cc50992cd..855e8d6c300 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.2.1321</orchestrator.version>
+ <orchestrator.version>3.15.2.1322</orchestrator.version>
<okhttp.version>3.7.0</okhttp.version>
<jackson.version>2.6.6</jackson.version>
<jjwt.version>0.9.0</jjwt.version>