diff options
author | Jenkins CI <ci@sonarsource.com> | 2016-05-27 10:44:41 +0200 |
---|---|---|
committer | Jenkins CI <ci@sonarsource.com> | 2016-05-27 10:44:41 +0200 |
commit | 86b0713c92067f671a1e1ecece48047e67b252dd (patch) | |
tree | e49ce9ad9ff9ec206ad1ea793edfa1b5be1ac385 /pom.xml | |
parent | b1d1599fdce122e247d8bb85ee0daa672616b4db (diff) | |
parent | 648b9bfb472fcf1563be51df5f4d3f48a380760d (diff) | |
download | sonarqube-86b0713c92067f671a1e1ecece48047e67b252dd.tar.gz sonarqube-86b0713c92067f671a1e1ecece48047e67b252dd.zip |
Automatic merge from branch-5.6
* origin/branch-5.6:
Upgrade to Orchestrator 3.11
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ <slf4j.version>1.7.12</slf4j.version> <tomcat.version>8.0.30</tomcat.version> <elasticsearch.version>1.7.5</elasticsearch.version> - <orchestrator.version>3.11-build315</orchestrator.version> + <orchestrator.version>3.11</orchestrator.version> <okhttp.version>2.6.0</okhttp.version> <protobuf.version>3.0.0-beta-2</protobuf.version> |