From 62f9e6e62749e696224da4177370b415b083ea34 Mon Sep 17 00:00:00 2001 From: mas-chen Date: Thu, 25 Apr 2024 19:11:42 -0700 Subject: [PATCH] [FLINK-34127] Upgrade to flink-connector-parent 1.1.0 to exclude running nested unit tests --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 907bd67a8..32d26ca94 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ under the License. org.apache.flink flink-connector-parent - 1.0.0 + 1.1.0 4.0.0 @@ -86,6 +86,9 @@ under the License. of entries in the form '[-]{2}add-[opens|exports]=/=ALL-UNNAMED'.--> -XX:+UseG1GC -Xms256m -XX:+IgnoreUnrecognizedVMOptions ${flink.connector.module.config} + + **/*$*