Repository: bigtop Updated Branches: refs/heads/branch-1.3 2c7f43d88 -> 94347ceeb
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/46a54392 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/46a54392 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/46a54392 Branch: refs/heads/branch-1.3 Commit: 46a54392ce18fc3ab6ed7dfa2cf31324ebf03175 Parents: 2c7f43d Author: Yuqi Gu <[email protected]> Authored: Fri Aug 17 05:59:02 2018 +0000 Committer: Jun He <[email protected]> Committed: Mon Aug 27 02:19:10 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/46a54392/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 3c789ac..4429560 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}/"
