From e3463d6bf079e99481d59b9cb3c8892c41b1809b Mon Sep 17 00:00:00 2001 From: Srikanth Srungarapu Date: Fri, 31 Jul 2015 14:59:13 -0700 Subject: [PATCH] HBASE-14162 Fixing maven target for regenerating thrift classes fails against 0.9.2 --- hbase-thrift/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index f49c6a72929..9930d6cdd73 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -355,12 +355,12 @@ thrift.version "The Thrift version must be specified." - 0\.9\.0 + 0\.9\.2 - - [FATAL] ========================================================================================== -[FATAL] HBase Thrift requires the thrift generator version 0.9.0. +[FATAL] HBase Thrift requires the thrift generator version 0.9.2. [FATAL] Setting it to something else needs to be reviewed for wire and behavior compatibility. [FATAL] ========================================================================================== -