HBASE-6382 Upgrade Jersey to 1.8 to match Hadoop 1 and 2

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362285 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-07-16 22:15:21 +00:00
parent 265aa530a5
commit 930fe80dfb
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@
<jaxb-api.version>2.1</jaxb-api.version>
<jetty.version>6.1.26</jetty.version>
<jetty.jspapi.version>6.1.14</jetty.jspapi.version>
<jersey.version>1.4</jersey.version>
<jersey.version>1.8</jersey.version>
<jruby.version>1.6.5</jruby.version>
<junit.version>4.10-HBASE-1</junit.version>
<slf4j.version>1.4.3</slf4j.version>