From 3e94432b75a659131bbe265668294102e27fe7a6 Mon Sep 17 00:00:00 2001 From: Arvid Heise Date: Thu, 10 Oct 2024 23:16:28 +0200 Subject: [PATCH] Update version to 3.4-SNAPSHOT --- .../flink-end-to-end-tests-common-kafka/pom.xml | 2 +- .../flink-streaming-kafka-test-base/pom.xml | 2 +- .../flink-streaming-kafka-test/pom.xml | 2 +- flink-connector-kafka-e2e-tests/pom.xml | 2 +- flink-connector-kafka/pom.xml | 2 +- flink-python/pom.xml | 2 +- flink-sql-connector-kafka/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/flink-connector-kafka-e2e-tests/flink-end-to-end-tests-common-kafka/pom.xml b/flink-connector-kafka-e2e-tests/flink-end-to-end-tests-common-kafka/pom.xml index c6faf1149..e414db962 100644 --- a/flink-connector-kafka-e2e-tests/flink-end-to-end-tests-common-kafka/pom.xml +++ b/flink-connector-kafka-e2e-tests/flink-end-to-end-tests-common-kafka/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-connector-kafka-e2e-tests - 3.3-SNAPSHOT + 3.4-SNAPSHOT 4.0.0 diff --git a/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test-base/pom.xml b/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test-base/pom.xml index c393fe80c..974e9d421 100644 --- a/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test-base/pom.xml +++ b/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test-base/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-connector-kafka-e2e-tests - 3.3-SNAPSHOT + 3.4-SNAPSHOT 4.0.0 diff --git a/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test/pom.xml b/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test/pom.xml index a9dadfa6e..87498bea7 100644 --- a/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test/pom.xml +++ b/flink-connector-kafka-e2e-tests/flink-streaming-kafka-test/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-connector-kafka-e2e-tests - 3.3-SNAPSHOT + 3.4-SNAPSHOT 4.0.0 diff --git a/flink-connector-kafka-e2e-tests/pom.xml b/flink-connector-kafka-e2e-tests/pom.xml index 00661d0bd..12c881197 100644 --- a/flink-connector-kafka-e2e-tests/pom.xml +++ b/flink-connector-kafka-e2e-tests/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connector-kafka-parent - 3.3-SNAPSHOT + 3.4-SNAPSHOT pom diff --git a/flink-connector-kafka/pom.xml b/flink-connector-kafka/pom.xml index 85d437413..ae4cc71b8 100644 --- a/flink-connector-kafka/pom.xml +++ b/flink-connector-kafka/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connector-kafka-parent - 3.3-SNAPSHOT + 3.4-SNAPSHOT flink-connector-kafka diff --git a/flink-python/pom.xml b/flink-python/pom.xml index 978db5f5d..dcb6117fc 100644 --- a/flink-python/pom.xml +++ b/flink-python/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connector-kafka-parent - 3.3-SNAPSHOT + 3.4-SNAPSHOT flink-connector-kafka-python diff --git a/flink-sql-connector-kafka/pom.xml b/flink-sql-connector-kafka/pom.xml index 0f724d1ce..506e55d66 100644 --- a/flink-sql-connector-kafka/pom.xml +++ b/flink-sql-connector-kafka/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connector-kafka-parent - 3.3-SNAPSHOT + 3.4-SNAPSHOT flink-sql-connector-kafka diff --git a/pom.xml b/pom.xml index 8a8575be1..50e235df8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. org.apache.flink flink-connector-kafka-parent - 3.3-SNAPSHOT + 3.4-SNAPSHOT Flink : Connectors : Kafka : Parent pom 2022