You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2013/02/10 07:04:02 UTC

[2/50] [abbrv] git commit: Bumping up HBase version

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/RCs
Commit: 06ee92f1dd741f2dde1eb6c3589845ff3e3be2b8
Parents: 8e8c83e
Author: Mark Grover <gr...@gmail.com>
Authored: Thu Nov 8 14:07:11 2012 -0800
Committer: Roman Shaposhnik <rv...@apache.org>
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