Bumping up HBase version
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/06ee92f1 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/06ee92f1 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/06ee92f1 Branch: refs/heads/master Commit: 06ee92f1dd741f2dde1eb6c3589845ff3e3be2b8 Parents: 8e8c83e Author: Mark Grover <[email protected]> Authored: Thu Nov 8 14:07:11 2012 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Wed Nov 21 13:16:52 2012 -0800 ---------------------------------------------------------------------- bigtop.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/06ee92f1/bigtop.mk ---------------------------------------------------------------------- diff --git a/bigtop.mk b/bigtop.mk index f946475..48f814c 100644 --- a/bigtop.mk +++ b/bigtop.mk @@ -46,7 +46,7 @@ $(eval $(call PACKAGE,zookeeper,ZOOKEEPER)) HBASE_NAME=hbase HBASE_RELNOTES_NAME=Apache HBase HBASE_PKG_NAME=hbase -HBASE_BASE_VERSION=0.94.1 +HBASE_BASE_VERSION=0.94.2 HBASE_PKG_VERSION=$(HBASE_BASE_VERSION) HBASE_RELEASE_VERSION=1 HBASE_TARBALL_DST=hbase-$(HBASE_BASE_VERSION).tar.gz
