Merge pull request #1808 from metamx/revert-jetty

Revert "update jetty to 9.2.13.v20150730 (latest Java 7 compatible ve…
This commit is contained in:
Xavier Léauté 2015-10-08 10:08:23 -07:00
commit 283ddfcf71
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<properties>
<metamx.java-util.version>0.27.4</metamx.java-util.version>
<apache.curator.version>2.8.0</apache.curator.version>
<jetty.version>9.2.13.v20150730</jetty.version>
<jetty.version>9.2.5.v20141112</jetty.version>
<jersey.version>1.19</jersey.version>
<druid.api.version>0.3.13</druid.api.version>
<!-- Watch out for Hadoop compatibility when updating to >= 2.5; see https://github.com/druid-io/druid/pull/1669 -->