Repository: bigtop Updated Branches: refs/heads/branch-1.3 ba97d5612 -> a2dc3f684
BIGTOP-3062: Bump flink to 1.4.2 Bump flink to 1.4.2 for Bigtop 1.3 release This closes #380 Change-Id: Icd527338d6663d7baa7e1a3690667f95c1e12320 Signed-off-by: Yuqi Gu <[email protected]> Signed-off-by: Jun He <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/a2dc3f68 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/a2dc3f68 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/a2dc3f68 Branch: refs/heads/branch-1.3 Commit: a2dc3f684c419c92dad09f8f47f17e2fcca57db1 Parents: ba97d56 Author: Yuqi Gu <[email protected]> Authored: Fri Aug 10 09:17:47 2018 +0000 Committer: Jun He <[email protected]> Committed: Fri Sep 14 05:23:33 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/a2dc3f68/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index fe467a4..c2e0a8c 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -330,7 +330,7 @@ bigtop { 'flink' { name = 'flink' relNotes = 'Apache Flink' - version { base = '1.1.3'; pkg = base; release = 1 } + version { base = '1.4.2'; pkg = base; release = 1 } tarball { destination = "$name-${version.base}.tar.gz" source = "$name-${version.base}-src.tgz" } url { download_path = "/$name/$name-${version.base}"
