aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-01 14:00:27 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-01 14:00:38 +0100
commit0e50e42b1f9bc5936289117c92692c74458ff41f (patch)
treea908075c249d8e361083abe4b0c1e199fb5412bf /pom.xml
parent9a5db1cf2cd759754e8ad80631b70acca1386edb (diff)
downloadsonarqube-0e50e42b1f9bc5936289117c92692c74458ff41f.tar.gz
sonarqube-0e50e42b1f9bc5936289117c92692c74458ff41f.zip
Upgrade to orchestrator 3.15.0.917
Fix authorization when tests reset db data throuh
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 bd305a1c065..6688cde38a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<slf4j.version>1.7.21</slf4j.version>
<tomcat.version>8.5.9</tomcat.version>
<elasticsearch.version>2.4.4</elasticsearch.version>
- <orchestrator.version>3.15.0.916</orchestrator.version>
+ <orchestrator.version>3.15.0.917</orchestrator.version>
<okhttp.version>3.3.1</okhttp.version>
<jackson.version>2.6.6</jackson.version>