From 14d745f31aabde8af1f4339a2c3a5f674feb3998 Mon Sep 17 00:00:00 2001 From: djkevincr Date: Fri, 27 Aug 2021 02:22:38 +0530 Subject: [PATCH 1/2] FLINK-24009 Upgrade to Apache pom parent 24 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8818293a65c0a..97afd9b0aa2e8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache apache - 20 + 24 4.0.0 From 36ccac3234861161b841d6d5a1706dde542a99fa Mon Sep 17 00:00:00 2001 From: djkevincr Date: Fri, 27 Aug 2021 05:15:35 +0530 Subject: [PATCH 2/2] Add reproduceable builds property --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 97afd9b0aa2e8..22341077e3d16 100644 --- a/pom.xml +++ b/pom.xml @@ -162,6 +162,9 @@ under the License. **/*Test.* + + + 1