aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorOlaf Flebbe <of@oflebbe.de>2015-03-08 17:36:35 +0100
committerYoungWoo Kim <ywkim@apache.org>2015-03-17 19:54:18 +0900
commita61c0312f78e08753a5a940eacf3fe43b9b2a813 (patch)
treeeab748449a3545500412e03f7ae383450561da4c /bigtop.mk
parentd07cf3369275582a39be2cc594e5d30c1e70f4d3 (diff)
BIGTOP-1738: Update HBase because javadoc broken
Signed-off-by: YoungWoo Kim <ywkim@apache.org>
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 f88698d4..faa4f179 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -69,7 +69,7 @@ $(eval $(call PACKAGE,gridgain-hadoop,GRIDGAIN_HADOOP))
HBASE_NAME=hbase
HBASE_RELNOTES_NAME=Apache HBase
HBASE_PKG_NAME=hbase
-HBASE_BASE_VERSION=0.98.5
+HBASE_BASE_VERSION=0.98.10.1
HBASE_PKG_VERSION=$(HBASE_BASE_VERSION)
HBASE_RELEASE_VERSION=1
HBASE_TARBALL_DST=hbase-$(HBASE_BASE_VERSION).tar.gz