Repository: hbase
Updated Branches:
  refs/heads/branch-1 9d06fc9f6 -> d13e597c7


HBASE-14045 Bumping thrift version to 0.9.2.


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

Branch: refs/heads/branch-1
Commit: d13e597c7339e69de48712b8dced1698c52487bb
Parents: 9d06fc9
Author: Srikanth Srungarapu <ssrungar...@cloudera.com>
Authored: Wed Jul 15 14:43:33 2015 -0700
Committer: Srikanth Srungarapu <ssrungar...@cloudera.com>
Committed: Wed Jul 15 14:46:42 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/d13e597c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4fa96df..d09b4af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1141,7 +1141,7 @@
     <mockito-all.version>1.10.8</mockito-all.version>
     <protobuf.version>2.5.0</protobuf.version>
     <thrift.path>thrift</thrift.path>
-    <thrift.version>0.9.0</thrift.version>
+    <thrift.version>0.9.2</thrift.version>
     <zookeeper.version>3.4.6</zookeeper.version>
     <slf4j.version>1.7.7</slf4j.version>
     <hadoop-snappy.version>0.0.1-SNAPSHOT</hadoop-snappy.version>

Reply via email to