From 79c94ef9845c1c07cca356eb6d14a0fbbb480d99 Mon Sep 17 00:00:00 2001 From: Yuqi Gu Date: Fri, 10 Aug 2018 09:17:47 +0000 Subject: [PATCH] BIGTOP-3062: Bump flink to 1.4.2 Bump flink to 1.4.2 for Bigtop 1.3 release Change-Id: Icd527338d6663d7baa7e1a3690667f95c1e12320 Signed-off-by: Yuqi Gu --- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigtop.bom b/bigtop.bom index d6d91ac214..eb8efaeff8 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}"