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 e414db962..7e8a25a8b 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.4-SNAPSHOT + 4.0-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 974e9d421..d4b7dfbcd 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.4-SNAPSHOT + 4.0-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 87498bea7..f2d9a2cc1 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.4-SNAPSHOT + 4.0-SNAPSHOT 4.0.0 diff --git a/flink-connector-kafka-e2e-tests/pom.xml b/flink-connector-kafka-e2e-tests/pom.xml index 12c881197..ddc83d60d 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.4-SNAPSHOT + 4.0-SNAPSHOT pom diff --git a/flink-connector-kafka/pom.xml b/flink-connector-kafka/pom.xml index ae4cc71b8..c83783a07 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.4-SNAPSHOT + 4.0-SNAPSHOT flink-connector-kafka diff --git a/flink-python/pom.xml b/flink-python/pom.xml index dcb6117fc..592b3df61 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.4-SNAPSHOT + 4.0-SNAPSHOT flink-connector-kafka-python diff --git a/flink-sql-connector-kafka/pom.xml b/flink-sql-connector-kafka/pom.xml index 506e55d66..d52264426 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.4-SNAPSHOT + 4.0-SNAPSHOT flink-sql-connector-kafka diff --git a/pom.xml b/pom.xml index 41d9aefc4..b2f2034c5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. org.apache.flink flink-connector-kafka-parent - 3.4-SNAPSHOT + 4.0-SNAPSHOT Flink : Connectors : Kafka : Parent pom 2022