diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index aea746fb486..14388c9ffef 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -202,6 +202,22 @@ com.sun.jersey jersey-core + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + + com.sun.jersey.contribs + jersey-guice + @@ -376,7 +392,6 @@ - hadoop-3.0 @@ -431,6 +446,28 @@ org.apache.hadoop hadoop-mapreduce-client-core test + + + com.sun.jersey + jersey-client + + + + com.sun.jersey.contribs + jersey-guice + + + com.sun.jersey + jersey-server + + org.apache.hadoop