Repository: ranger
Updated Branches:
  refs/heads/master f79737bb2 -> e2c52d62b


RANGER-1893 - Update HBase dependency to 1.2.6

Signed-off-by: Colm O hEigeartaigh <cohei...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/e2c52d62
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/e2c52d62
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/e2c52d62

Branch: refs/heads/master
Commit: e2c52d62b100e0ed2b2ce3e47dc8a9ee0aab19d6
Parents: f79737b
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Thu Dec 7 11:20:27 2017 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Thu Dec 7 15:42:17 2017 +0000

----------------------------------------------------------------------
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/e2c52d62/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c603d66..a73a52f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,6 @@
         <atlas.gson.version>2.5</atlas.gson.version>
         <atlas.jettison.version>1.3.7</atlas.jettison.version>
         <atlas.commons.logging.version>1.1.3</atlas.commons.logging.version>
-        <avatica.version>1.7.1</avatica.version>
         <bouncycastle.version>1.55</bouncycastle.version>
         <c3p0.version>0.9.1.2</c3p0.version>
         <cglib.version>2.2.0-b23</cglib.version>
@@ -161,7 +160,7 @@
         <guice.version>4.0</guice.version>
         <hadoop.version>2.7.1</hadoop.version>
         <hamcrest.all.version>1.3</hamcrest.all.version>
-        <hbase.version>1.1.3</hbase.version>
+        <hbase.version>1.2.6</hbase.version>
         <hive.version>2.1.0</hive.version>
         <htrace-core.version>3.1.0-incubating</htrace-core.version>
         
<httpcomponents.httpclient.version>4.5.3</httpcomponents.httpclient.version>
@@ -179,7 +178,6 @@
         <jersey-spring.version>1.19.3</jersey-spring.version>
         <jettison.version>1.1</jettison.version>
         <jline.version>0.9.94</jline.version>
-        <joda-time.version>2.5</joda-time.version>
         <json4s.version>3.2.11</json4s.version>
         <jsr305.version>1.3.9</jsr305.version>
         <junit.version>4.12</junit.version>
@@ -215,7 +213,6 @@
         <tomcat.embed.version>7.0.82</tomcat.embed.version>
         <velocity.version>1.7</velocity.version>
         <zookeeper.version>3.4.6</zookeeper.version>
-        <hive.thrift.version>0.9.3</hive.thrift.version>
     </properties>
     <profiles>
         <profile>

Reply via email to