aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorAndrew Purtell <apurtell@apache.org>2015-04-28 18:08:06 -0700
committerAndrew Purtell <apurtell@apache.org>2015-04-28 18:08:06 -0700
commit11dda6079bb6011aa5b9989bdef98846c025bd2b (patch)
treee29cfe2228b52c46d1c00163d90e074c6373138b /bigtop.mk
parent682a2a630b64dc24cbd7676ff83a681dc6918935 (diff)
BIGTOP-1851 Upgrade to HBase 0.98.12
Diffstat (limited to 'bigtop.mk')
-rw-r--r--bigtop.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.mk b/bigtop.mk
index 10d640bd..af378ff1 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -68,7 +68,7 @@ $(eval $(call PACKAGE,ignite-hadoop,IGNITE_HADOOP))
HBASE_NAME=hbase
HBASE_RELNOTES_NAME=Apache HBase
HBASE_PKG_NAME=hbase
-HBASE_BASE_VERSION=0.98.10.1
+HBASE_BASE_VERSION=0.98.12
HBASE_PKG_VERSION=$(HBASE_BASE_VERSION)
HBASE_RELEASE_VERSION=1
HBASE_TARBALL_DST=hbase-$(HBASE_BASE_VERSION).tar.gz