From 634f37553f10f1afa582b47af25250b6cee997e8 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Wed, 13 Mar 2024 11:15:10 +0800 Subject: [PATCH] [KYUUBI #6171][FOLLOWUP] Restore flink-1.16 profile to recover Flink IT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description I forgot the Flink cross-version verification integration tests require using the target Flink version to bootstrap a Flink Mini Cluster, this PR restores `flink-1.16` profile to recover Flink IT ## Types of changes :bookmark: - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช Pass GA. --- # Checklist ๐Ÿ“ - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6176 from pan3793/6171-followup. Closes #6171 f2ffcc9b1 [Cheng Pan] [KYUUBI #6171][FOLLOWUP] Restore flink-1.16 profile to recover Flink IT Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 79d4d52ce71..ea9918f4974 100644 --- a/pom.xml +++ b/pom.xml @@ -2315,6 +2315,13 @@ + + flink-1.16 + + 1.16.3 + + + flink-1.17