HBASE-14045 Bumping thrift version to 0.9.2.

This commit is contained in:
Srikanth Srungarapu 2015-07-15 14:43:33 -07:00
parent 62bce5f903
commit c6f2a9a09b
1 changed files with 1 additions and 1 deletions

View File

@ -1186,7 +1186,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>