BIGTOP-1964. Upgrade Tez version to 0.6.2

Signed-off-by: Olaf Flebbe <o...@oflebbe.de>


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/53df90ab
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/53df90ab
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/53df90ab

Branch: refs/heads/master
Commit: 53df90abeb141b733a516691e9920400929ba997
Parents: 6eb7e62
Author: YoungWoo Kim <yw...@apache.org>
Authored: Wed Aug 12 10:45:31 2015 +0900
Committer: Olaf Flebbe <o...@oflebbe.de>
Committed: Wed Aug 12 15:05:24 2015 +0200

----------------------------------------------------------------------
 bigtop.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/53df90ab/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 0618b55..e653e4a 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -110,7 +110,7 @@ $(eval $(call PACKAGE,hive,HIVE))
 TEZ_NAME=tez
 TEZ_RELNOTES_NAME=Apache TEZ
 TEZ_PKG_NAME=tez
-TEZ_BASE_VERSION=0.6.0
+TEZ_BASE_VERSION=0.6.2
 TEZ_PKG_VERSION=$(TEZ_BASE_VERSION)
 TEZ_RELEASE_VERSION=1
 TEZ_TARBALL_DST=apache-tez-$(TEZ_BASE_VERSION)-src.tar.gz

Reply via email to