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 <[email protected]> Signed-off-by: Evans Ye <[email protected]> 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 <[email protected]> Authored: Fri Aug 17 05:59:02 2018 +0000 Committer: Evans Ye <[email protected]> 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}/"
