You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ev...@apache.org on 2018/08/26 17:24:14 UTC

bigtop git commit: BIGTOP-3066: Bump tez to 0.9.1

Repository: bigtop
Updated Branches:
  refs/heads/master b4a3ffaba -> 94d012846


BIGTOP-3066: Bump tez to 0.9.1

Bump to 0.9.1 for 1.3 release.

Change-Id: I9ee682bdf17dde6f768d64538776643ae4d4dcbf
Signed-off-by: Yuqi Gu <yu...@arm.com>
Signed-off-by: Evans Ye <ev...@apache.org>


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

Branch: refs/heads/master
Commit: 94d012846c8d26ea97d566582e6d6af646171549
Parents: b4a3ffa
Author: Yuqi Gu <yu...@arm.com>
Authored: Fri Aug 17 05:59:02 2018 +0000
Committer: Evans Ye <ev...@apache.org>
Committed: Mon Aug 27 01:24:04 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/94d01284/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index f3a1317..a3ab032 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -197,7 +197,7 @@ bigtop {
     'tez' {
       name    = 'tez'
       relNotes = 'Apache TEZ'
-      version { base = '0.9.0'; pkg = base; release = 1 }
+      version { base = '0.9.1'; pkg = base; release = 1 }
       tarball { destination = "apache-${name}-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/${version.base}/"