diff --git a/docs/_config.yml b/docs/_config.yml index cd04e213960b8..4226a50c73102 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -27,10 +27,10 @@ # we change the version for the complete docs when forking of a release branch # etc. # The full version string as referenced in Maven (e.g. 1.2.1) -version: "1.12-SNAPSHOT" +version: "1.12.4" # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot # release this should be the same as the regular version -version_title: "1.12-SNAPSHOT" +version_title: 1.12 # Branch on Github for this version github_branch: release-1.12 diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml index c54e8616df90e..1320f2d0bf044 100644 --- a/flink-annotations/pom.xml +++ b/flink-annotations/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml index 9218e7ca74d81..ef9622bc6570c 100644 --- a/flink-clients/pom.xml +++ b/flink-clients/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-base/pom.xml b/flink-connectors/flink-connector-base/pom.xml index 80f3acb632c2f..00fb0f1d8fd37 100644 --- a/flink-connectors/flink-connector-base/pom.xml +++ b/flink-connectors/flink-connector-base/pom.xml @@ -25,7 +25,7 @@ org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-cassandra/pom.xml b/flink-connectors/flink-connector-cassandra/pom.xml index 3673c140ba835..a5db217970471 100644 --- a/flink-connectors/flink-connector-cassandra/pom.xml +++ b/flink-connectors/flink-connector-cassandra/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-elasticsearch-base/pom.xml b/flink-connectors/flink-connector-elasticsearch-base/pom.xml index fc37c05c1865a..67f71f50cd146 100644 --- a/flink-connectors/flink-connector-elasticsearch-base/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch-base/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-elasticsearch5/pom.xml b/flink-connectors/flink-connector-elasticsearch5/pom.xml index 2cf33639400f1..da274bd24e7b6 100644 --- a/flink-connectors/flink-connector-elasticsearch5/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch5/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-elasticsearch6/pom.xml b/flink-connectors/flink-connector-elasticsearch6/pom.xml index cd4946c504a38..d26d4f40f16ab 100644 --- a/flink-connectors/flink-connector-elasticsearch6/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch6/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-elasticsearch7/pom.xml b/flink-connectors/flink-connector-elasticsearch7/pom.xml index fc016ee6a4c60..664698ae8c6dc 100644 --- a/flink-connectors/flink-connector-elasticsearch7/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch7/pom.xml @@ -26,7 +26,7 @@ under the License. flink-connectors org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-files/pom.xml b/flink-connectors/flink-connector-files/pom.xml index 7fec53cf16d0e..8c796565de05c 100644 --- a/flink-connectors/flink-connector-files/pom.xml +++ b/flink-connectors/flink-connector-files/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-gcp-pubsub/pom.xml b/flink-connectors/flink-connector-gcp-pubsub/pom.xml index 5707d6f149cb6..4c692c80debf4 100644 --- a/flink-connectors/flink-connector-gcp-pubsub/pom.xml +++ b/flink-connectors/flink-connector-gcp-pubsub/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-hbase-1.4/pom.xml b/flink-connectors/flink-connector-hbase-1.4/pom.xml index 49c634e46ad5b..395acfe58564f 100644 --- a/flink-connectors/flink-connector-hbase-1.4/pom.xml +++ b/flink-connectors/flink-connector-hbase-1.4/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-hbase-2.2/pom.xml b/flink-connectors/flink-connector-hbase-2.2/pom.xml index 4259bd08f0387..199ed40fad248 100644 --- a/flink-connectors/flink-connector-hbase-2.2/pom.xml +++ b/flink-connectors/flink-connector-hbase-2.2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-hbase-base/pom.xml b/flink-connectors/flink-connector-hbase-base/pom.xml index 34bdb7d18a409..1ac178affc52f 100644 --- a/flink-connectors/flink-connector-hbase-base/pom.xml +++ b/flink-connectors/flink-connector-hbase-base/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-hive/pom.xml b/flink-connectors/flink-connector-hive/pom.xml index 1a486222cd492..4f1cbe2237a79 100644 --- a/flink-connectors/flink-connector-hive/pom.xml +++ b/flink-connectors/flink-connector-hive/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-jdbc/pom.xml b/flink-connectors/flink-connector-jdbc/pom.xml index cea4c98b7f01e..fd5914cc64bcb 100644 --- a/flink-connectors/flink-connector-jdbc/pom.xml +++ b/flink-connectors/flink-connector-jdbc/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-kafka/pom.xml b/flink-connectors/flink-connector-kafka/pom.xml index 5bf7dce357a50..d2af749388cb5 100644 --- a/flink-connectors/flink-connector-kafka/pom.xml +++ b/flink-connectors/flink-connector-kafka/pom.xml @@ -26,7 +26,7 @@ under the License. flink-connectors org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-kinesis/pom.xml b/flink-connectors/flink-connector-kinesis/pom.xml index 900b1af27b0af..771b1aa2aea7f 100644 --- a/flink-connectors/flink-connector-kinesis/pom.xml +++ b/flink-connectors/flink-connector-kinesis/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-nifi/pom.xml b/flink-connectors/flink-connector-nifi/pom.xml index 33f9ac693ff78..47a0e9676a4fe 100644 --- a/flink-connectors/flink-connector-nifi/pom.xml +++ b/flink-connectors/flink-connector-nifi/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-rabbitmq/pom.xml b/flink-connectors/flink-connector-rabbitmq/pom.xml index 2770e2d4e0c3a..2134acab3d415 100644 --- a/flink-connectors/flink-connector-rabbitmq/pom.xml +++ b/flink-connectors/flink-connector-rabbitmq/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-connector-twitter/pom.xml b/flink-connectors/flink-connector-twitter/pom.xml index 66323998be067..fa9191a12ad0c 100644 --- a/flink-connectors/flink-connector-twitter/pom.xml +++ b/flink-connectors/flink-connector-twitter/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-file-sink-common/pom.xml b/flink-connectors/flink-file-sink-common/pom.xml index ae5b7937e3bce..d4acaf390a749 100644 --- a/flink-connectors/flink-file-sink-common/pom.xml +++ b/flink-connectors/flink-file-sink-common/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml index fecb7390208fa..75a9de66a782d 100644 --- a/flink-connectors/flink-hadoop-compatibility/pom.xml +++ b/flink-connectors/flink-hadoop-compatibility/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-hcatalog/pom.xml b/flink-connectors/flink-hcatalog/pom.xml index b92d7cd6ca8d2..72b1f7931aa30 100644 --- a/flink-connectors/flink-hcatalog/pom.xml +++ b/flink-connectors/flink-hcatalog/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml index efd1d3065891d..f54ef39e53ccc 100644 --- a/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml +++ b/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml index 0ad181bfe523c..295ef062416c0 100644 --- a/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml +++ b/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml b/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml index 609a366f25b4b..885485569a305 100644 --- a/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml +++ b/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml @@ -23,7 +23,7 @@ under the License. flink-connectors org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml b/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml index 521b9dd2961d4..633064d64ba8d 100644 --- a/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml +++ b/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml @@ -23,7 +23,7 @@ under the License. flink-connectors org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml b/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml index 67ee6a44dc062..c3d8fd9c54937 100644 --- a/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml +++ b/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml b/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml index d6ec76fe29a96..4147bb96655e2 100644 --- a/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml +++ b/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml b/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml index b5b8159a7dcb9..939df2a8e95f5 100644 --- a/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml +++ b/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml b/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml index 1385c2baae40a..db13047163f25 100644 --- a/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml +++ b/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-kafka/pom.xml b/flink-connectors/flink-sql-connector-kafka/pom.xml index 9c3627235059f..7d14e26c20562 100644 --- a/flink-connectors/flink-sql-connector-kafka/pom.xml +++ b/flink-connectors/flink-sql-connector-kafka/pom.xml @@ -26,7 +26,7 @@ under the License. flink-connectors org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/flink-sql-connector-kinesis/pom.xml b/flink-connectors/flink-sql-connector-kinesis/pom.xml index 0a7e6740e23ca..bc3ec9614cbb1 100644 --- a/flink-connectors/flink-sql-connector-kinesis/pom.xml +++ b/flink-connectors/flink-sql-connector-kinesis/pom.xml @@ -26,7 +26,7 @@ under the License. flink-connectors org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml index 11ef77e56e971..c79be73c25dad 100644 --- a/flink-connectors/pom.xml +++ b/flink-connectors/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-container/pom.xml b/flink-container/pom.xml index 24d5dca8ee430..3f5bb9e76f070 100644 --- a/flink-container/pom.xml +++ b/flink-container/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-contrib/flink-connector-wikiedits/pom.xml b/flink-contrib/flink-connector-wikiedits/pom.xml index 6579c49b8f7e2..db10d64471575 100644 --- a/flink-contrib/flink-connector-wikiedits/pom.xml +++ b/flink-contrib/flink-connector-wikiedits/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-contrib - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml index f065f5a768263..215a913d35b78 100644 --- a/flink-contrib/pom.xml +++ b/flink-contrib/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-core/pom.xml b/flink-core/pom.xml index d53052fb26643..022b29e060bee 100644 --- a/flink-core/pom.xml +++ b/flink-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index 3cca233fe8016..cdd58e037fe90 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml index c263b8787fb06..f09b8c2d6f1d0 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-batch-sql-test/pom.xml b/flink-end-to-end-tests/flink-batch-sql-test/pom.xml index 42c97fc570c72..d877449ac6bde 100644 --- a/flink-end-to-end-tests/flink-batch-sql-test/pom.xml +++ b/flink-end-to-end-tests/flink-batch-sql-test/pom.xml @@ -24,7 +24,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-cli-test/pom.xml b/flink-end-to-end-tests/flink-cli-test/pom.xml index ea66d20243c2e..0662a8337dcf7 100644 --- a/flink-end-to-end-tests/flink-cli-test/pom.xml +++ b/flink-end-to-end-tests/flink-cli-test/pom.xml @@ -24,7 +24,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml b/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml index ac3dfa472840a..32088d1ba3eec 100644 --- a/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml +++ b/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml b/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml index ef2f7c7c93aed..deabedf4378ed 100644 --- a/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml +++ b/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml b/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml index 2befb401ee14d..cfc9e0068db32 100644 --- a/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml +++ b/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml b/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml index 4b53d059ace36..9341be8d3b6fc 100644 --- a/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml +++ b/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml b/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml index d909fd7537823..5c7046317685f 100644 --- a/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml +++ b/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml b/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml index 010ba25f0c6a0..35c9d2bb07904 100644 --- a/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml +++ b/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml @@ -24,7 +24,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml index 3cc04a8c0ee6f..72e7b21a82091 100644 --- a/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml +++ b/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml index b2d1bc4c18573..ba00c646d6ac8 100644 --- a/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml +++ b/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml index f60bde4b54a12..e1b4982bf79a3 100644 --- a/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml +++ b/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml index 9884d547346f4..d244fcef5a16b 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml index 2d439cbcdd862..65db79e4a2aff 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml index 4875e6f267b4a..a7d334ccd62b7 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-file-sink-test/pom.xml b/flink-end-to-end-tests/flink-file-sink-test/pom.xml index d14a5f8b2bbd7..2a61a0b6087f6 100644 --- a/flink-end-to-end-tests/flink-file-sink-test/pom.xml +++ b/flink-end-to-end-tests/flink-file-sink-test/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml b/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml index f67db976a8985..c0b9fa3cf2bde 100644 --- a/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml +++ b/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml b/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml index 160b8a95ca957..77c131626907e 100644 --- a/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml +++ b/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml b/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml index 80b2daf12a056..92c52d0bd74a9 100644 --- a/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml +++ b/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml b/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml index 977f062d228b2..fb8503288f405 100644 --- a/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml +++ b/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml b/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml index 642b36cf39e47..31bc5f78fd147 100644 --- a/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml +++ b/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml b/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml index 221ae22321b0e..a82e8bd5f5e24 100644 --- a/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml +++ b/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml b/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml index c961fa9ef0dbc..87cf947e1a376 100644 --- a/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml +++ b/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml @@ -29,7 +29,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml b/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml index b89a1002c83a4..92e068a20a531 100644 --- a/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml +++ b/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml @@ -29,7 +29,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml b/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml index f51067af275bd..17c7988b65397 100644 --- a/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml +++ b/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml @@ -23,7 +23,7 @@ under the License. flink-plugins-test org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml b/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml index 3be3449909224..12ffda9e86626 100644 --- a/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml +++ b/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml @@ -23,7 +23,7 @@ under the License. flink-plugins-test org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-plugins-test/pom.xml b/flink-end-to-end-tests/flink-plugins-test/pom.xml index 6d04904c04b77..89cd878b8d78f 100644 --- a/flink-end-to-end-tests/flink-plugins-test/pom.xml +++ b/flink-end-to-end-tests/flink-plugins-test/pom.xml @@ -25,7 +25,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 pom diff --git a/flink-end-to-end-tests/flink-python-test/pom.xml b/flink-end-to-end-tests/flink-python-test/pom.xml index 3d8510e6f16ab..2669bcb40e5a5 100644 --- a/flink-end-to-end-tests/flink-python-test/pom.xml +++ b/flink-end-to-end-tests/flink-python-test/pom.xml @@ -23,7 +23,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-queryable-state-test/pom.xml b/flink-end-to-end-tests/flink-queryable-state-test/pom.xml index ab072926b9db0..4796384eed02c 100644 --- a/flink-end-to-end-tests/flink-queryable-state-test/pom.xml +++ b/flink-end-to-end-tests/flink-queryable-state-test/pom.xml @@ -23,7 +23,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-quickstart-test/pom.xml b/flink-end-to-end-tests/flink-quickstart-test/pom.xml index a284652d46e10..c6154baf51f85 100644 --- a/flink-end-to-end-tests/flink-quickstart-test/pom.xml +++ b/flink-end-to-end-tests/flink-quickstart-test/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml b/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml index aa532af61af85..748253566dd6d 100644 --- a/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml +++ b/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-sql-client-test/pom.xml b/flink-end-to-end-tests/flink-sql-client-test/pom.xml index 737cc15def99a..5a62b1381d5aa 100644 --- a/flink-end-to-end-tests/flink-sql-client-test/pom.xml +++ b/flink-end-to-end-tests/flink-sql-client-test/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-state-evolution-test/pom.xml b/flink-end-to-end-tests/flink-state-evolution-test/pom.xml index d82daf4446c6a..4aaef485318c5 100644 --- a/flink-end-to-end-tests/flink-state-evolution-test/pom.xml +++ b/flink-end-to-end-tests/flink-state-evolution-test/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-stream-sql-test/pom.xml b/flink-end-to-end-tests/flink-stream-sql-test/pom.xml index 5a33bbc15b142..f2717b7a092a9 100644 --- a/flink-end-to-end-tests/flink-stream-sql-test/pom.xml +++ b/flink-end-to-end-tests/flink-stream-sql-test/pom.xml @@ -24,7 +24,7 @@ flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml b/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml index 37fa66f2c02cb..9f8412688a08d 100644 --- a/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml +++ b/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml b/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml index d5d1c8cd9fdb4..a43519237dad8 100644 --- a/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml +++ b/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml b/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml index 6bd404f1e26ed..0df812e179a85 100644 --- a/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml +++ b/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml b/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml index 3f811567cbe6a..86cf71ab013c0 100644 --- a/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml +++ b/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml b/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml index 777cac434cf35..558716faa0391 100644 --- a/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml +++ b/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-tpcds-test/pom.xml b/flink-end-to-end-tests/flink-tpcds-test/pom.xml index ed1900f9cc61b..7f9afe906de7e 100644 --- a/flink-end-to-end-tests/flink-tpcds-test/pom.xml +++ b/flink-end-to-end-tests/flink-tpcds-test/pom.xml @@ -21,7 +21,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-tpch-test/pom.xml b/flink-end-to-end-tests/flink-tpch-test/pom.xml index d88482efd3018..a44238cc7364e 100644 --- a/flink-end-to-end-tests/flink-tpch-test/pom.xml +++ b/flink-end-to-end-tests/flink-tpch-test/pom.xml @@ -21,7 +21,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml index bf6ef188810be..7dd1463a20b63 100644 --- a/flink-end-to-end-tests/pom.xml +++ b/flink-end-to-end-tests/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml index f2be335145d60..8dbb1a0f79fc3 100644 --- a/flink-examples/flink-examples-batch/pom.xml +++ b/flink-examples/flink-examples-batch/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-examples - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml b/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml index 637801071ccd4..7735de0ea74b9 100644 --- a/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml +++ b/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml @@ -24,7 +24,7 @@ under the License. flink-examples-build-helper org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml b/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml index a936a3985846b..f9b28d75eea25 100644 --- a/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml +++ b/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml @@ -24,7 +24,7 @@ under the License. flink-examples-build-helper org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml b/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml index f12889a7aacfe..3acecede1b04c 100644 --- a/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml +++ b/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml @@ -24,7 +24,7 @@ under the License. flink-examples-build-helper org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-build-helper/pom.xml b/flink-examples/flink-examples-build-helper/pom.xml index af4200d151f99..29e0a6101a927 100644 --- a/flink-examples/flink-examples-build-helper/pom.xml +++ b/flink-examples/flink-examples-build-helper/pom.xml @@ -24,7 +24,7 @@ under the License. flink-examples org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml index 0b7ad254f5bee..c6317cab8e6cc 100644 --- a/flink-examples/flink-examples-streaming/pom.xml +++ b/flink-examples/flink-examples-streaming/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-examples - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml index ae9d650772928..0e9df86f7d19b 100644 --- a/flink-examples/flink-examples-table/pom.xml +++ b/flink-examples/flink-examples-table/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-examples - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml index 90a19373ba422..c0fb3c91d9995 100644 --- a/flink-examples/pom.xml +++ b/flink-examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-external-resources/flink-external-resource-gpu/pom.xml b/flink-external-resources/flink-external-resource-gpu/pom.xml index 4169e73ee336f..34ea411fa1240 100644 --- a/flink-external-resources/flink-external-resource-gpu/pom.xml +++ b/flink-external-resources/flink-external-resource-gpu/pom.xml @@ -25,7 +25,7 @@ under the License. flink-external-resources org.apache.flink - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-external-resources/pom.xml b/flink-external-resources/pom.xml index 9715d2a4361ea..00b901dd296d1 100644 --- a/flink-external-resources/pom.xml +++ b/flink-external-resources/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-azure-fs-hadoop/pom.xml b/flink-filesystems/flink-azure-fs-hadoop/pom.xml index 1071044bb362f..ab495d9a8acde 100644 --- a/flink-filesystems/flink-azure-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-azure-fs-hadoop/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml index 2d50efaf990d4..6bf91cac3e6ee 100644 --- a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml +++ b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml index c8575c1725a2e..19fab8ca08d20 100644 --- a/flink-filesystems/flink-hadoop-fs/pom.xml +++ b/flink-filesystems/flink-hadoop-fs/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-mapr-fs/pom.xml b/flink-filesystems/flink-mapr-fs/pom.xml index c92a7cb0efa5f..b1cbf61d4b559 100644 --- a/flink-filesystems/flink-mapr-fs/pom.xml +++ b/flink-filesystems/flink-mapr-fs/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-oss-fs-hadoop/pom.xml b/flink-filesystems/flink-oss-fs-hadoop/pom.xml index 0cc03394a6f03..5977b69ac2bd6 100644 --- a/flink-filesystems/flink-oss-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-oss-fs-hadoop/pom.xml @@ -21,7 +21,7 @@ under the License. flink-filesystems org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-filesystems/flink-s3-fs-base/pom.xml b/flink-filesystems/flink-s3-fs-base/pom.xml index 2222bd6dc4a7a..69e1ff1cb6daa 100644 --- a/flink-filesystems/flink-s3-fs-base/pom.xml +++ b/flink-filesystems/flink-s3-fs-base/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-s3-fs-hadoop/pom.xml b/flink-filesystems/flink-s3-fs-hadoop/pom.xml index 3769c02b7ec70..2f330f1415c89 100644 --- a/flink-filesystems/flink-s3-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-s3-fs-hadoop/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml index 1ae1357bc5190..7ae4a9138a8fa 100644 --- a/flink-filesystems/flink-s3-fs-presto/pom.xml +++ b/flink-filesystems/flink-s3-fs-presto/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/flink-swift-fs-hadoop/pom.xml b/flink-filesystems/flink-swift-fs-hadoop/pom.xml index 6878cec2a7207..daf5970d903f3 100644 --- a/flink-filesystems/flink-swift-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-swift-fs-hadoop/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml index dba68e2564ee0..6950a512b31e1 100644 --- a/flink-filesystems/pom.xml +++ b/flink-filesystems/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml b/flink-formats/flink-avro-confluent-registry/pom.xml index 3dac36deb1f65..c1d0d400863b9 100644 --- a/flink-formats/flink-avro-confluent-registry/pom.xml +++ b/flink-formats/flink-avro-confluent-registry/pom.xml @@ -23,7 +23,7 @@ under the License. flink-formats org.apache.flink - 1.12-SNAPSHOT + 1.12.4 4.0.0 diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml index 869f134c18be5..58228319fc232 100644 --- a/flink-formats/flink-avro/pom.xml +++ b/flink-formats/flink-avro/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-compress/pom.xml b/flink-formats/flink-compress/pom.xml index 256e245571814..34a7befb3d31a 100644 --- a/flink-formats/flink-compress/pom.xml +++ b/flink-formats/flink-compress/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-csv/pom.xml b/flink-formats/flink-csv/pom.xml index 9d72303ee43ac..0d7c76a49b3f3 100644 --- a/flink-formats/flink-csv/pom.xml +++ b/flink-formats/flink-csv/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-hadoop-bulk/pom.xml b/flink-formats/flink-hadoop-bulk/pom.xml index de9e767639869..7c1697ac237c9 100644 --- a/flink-formats/flink-hadoop-bulk/pom.xml +++ b/flink-formats/flink-hadoop-bulk/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml index 81424eb575206..49634f029573b 100644 --- a/flink-formats/flink-json/pom.xml +++ b/flink-formats/flink-json/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-orc-nohive/pom.xml b/flink-formats/flink-orc-nohive/pom.xml index 54023b24afa41..2451d476f684f 100644 --- a/flink-formats/flink-orc-nohive/pom.xml +++ b/flink-formats/flink-orc-nohive/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-orc/pom.xml b/flink-formats/flink-orc/pom.xml index 7e07471e03902..f8c879a5965c2 100644 --- a/flink-formats/flink-orc/pom.xml +++ b/flink-formats/flink-orc/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml index a32e92fa46764..6bc71651ea595 100644 --- a/flink-formats/flink-parquet/pom.xml +++ b/flink-formats/flink-parquet/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-sequence-file/pom.xml b/flink-formats/flink-sequence-file/pom.xml index 20b0b13fd8bc7..cd119ed523859 100644 --- a/flink-formats/flink-sequence-file/pom.xml +++ b/flink-formats/flink-sequence-file/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-sql-avro-confluent-registry/pom.xml b/flink-formats/flink-sql-avro-confluent-registry/pom.xml index b31988269634b..c74ec0794a34f 100644 --- a/flink-formats/flink-sql-avro-confluent-registry/pom.xml +++ b/flink-formats/flink-sql-avro-confluent-registry/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-sql-avro/pom.xml b/flink-formats/flink-sql-avro/pom.xml index d72d3e7c8c1f3..1fd25cd16f440 100644 --- a/flink-formats/flink-sql-avro/pom.xml +++ b/flink-formats/flink-sql-avro/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-sql-orc/pom.xml b/flink-formats/flink-sql-orc/pom.xml index ce577323e3657..62dcbca509ded 100644 --- a/flink-formats/flink-sql-orc/pom.xml +++ b/flink-formats/flink-sql-orc/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/flink-sql-parquet/pom.xml b/flink-formats/flink-sql-parquet/pom.xml index ffaff12f04793..d7ccefbcf5c7a 100644 --- a/flink-formats/flink-sql-parquet/pom.xml +++ b/flink-formats/flink-sql-parquet/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml index 6bce4ea08cf0a..4366558b317d8 100644 --- a/flink-formats/pom.xml +++ b/flink-formats/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml index 5d75d7f388345..889baf3131399 100644 --- a/flink-fs-tests/pom.xml +++ b/flink-fs-tests/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-java/pom.xml b/flink-java/pom.xml index 2dd67060470c9..fbdcc232af573 100644 --- a/flink-java/pom.xml +++ b/flink-java/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-kubernetes/pom.xml b/flink-kubernetes/pom.xml index 601fca1b1d596..f75ecf2c35971 100644 --- a/flink-kubernetes/pom.xml +++ b/flink-kubernetes/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml index 9d0ca47b2b6ba..600271a2b5266 100644 --- a/flink-libraries/flink-cep-scala/pom.xml +++ b/flink-libraries/flink-cep-scala/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-libraries - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml index b9b1c9288032c..0d32d4c35b071 100644 --- a/flink-libraries/flink-cep/pom.xml +++ b/flink-libraries/flink-cep/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-libraries - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-libraries/flink-gelly-examples/pom.xml b/flink-libraries/flink-gelly-examples/pom.xml index a59047421ec44..bec105a63ce1e 100644 --- a/flink-libraries/flink-gelly-examples/pom.xml +++ b/flink-libraries/flink-gelly-examples/pom.xml @@ -23,7 +23,7 @@ org.apache.flink flink-libraries - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml index c5d36a7ccfa67..d61b57fd4a45f 100644 --- a/flink-libraries/flink-gelly-scala/pom.xml +++ b/flink-libraries/flink-gelly-scala/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-libraries - 1.12-SNAPSHOT + 1.12.4 .. 4.0.0 diff --git a/flink-libraries/flink-gelly/pom.xml b/flink-libraries/flink-gelly/pom.xml index 1a67374729c1c..97f85b0cc2b7c 100644 --- a/flink-libraries/flink-gelly/pom.xml +++ b/flink-libraries/flink-gelly/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-libraries - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-libraries/flink-state-processing-api/pom.xml b/flink-libraries/flink-state-processing-api/pom.xml index 708f48c4721bf..cc5646bbbaf09 100644 --- a/flink-libraries/flink-state-processing-api/pom.xml +++ b/flink-libraries/flink-state-processing-api/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-libraries - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml index 6d31cb0f6097a..de44cff696086 100644 --- a/flink-libraries/pom.xml +++ b/flink-libraries/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-mesos/pom.xml b/flink-mesos/pom.xml index 8050eeb0ecae0..75c9e3490b6d0 100644 --- a/flink-mesos/pom.xml +++ b/flink-mesos/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml index 2e4f0014e45fb..194fbccf67b06 100644 --- a/flink-metrics/flink-metrics-core/pom.xml +++ b/flink-metrics/flink-metrics-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml index 839a44549cd6c..46e5fb0d1d79a 100644 --- a/flink-metrics/flink-metrics-datadog/pom.xml +++ b/flink-metrics/flink-metrics-datadog/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml index c25a7d9dae425..4f0620afa4ea6 100644 --- a/flink-metrics/flink-metrics-dropwizard/pom.xml +++ b/flink-metrics/flink-metrics-dropwizard/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml index 0e081d8f944f7..9db802589d6f0 100644 --- a/flink-metrics/flink-metrics-graphite/pom.xml +++ b/flink-metrics/flink-metrics-graphite/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-influxdb/pom.xml b/flink-metrics/flink-metrics-influxdb/pom.xml index 81c3b7c90a526..ade320a188943 100644 --- a/flink-metrics/flink-metrics-influxdb/pom.xml +++ b/flink-metrics/flink-metrics-influxdb/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml index 48f642a7643b1..b86e4eb6da353 100644 --- a/flink-metrics/flink-metrics-jmx/pom.xml +++ b/flink-metrics/flink-metrics-jmx/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml index 997b6b0b268c3..2227613952f20 100644 --- a/flink-metrics/flink-metrics-prometheus/pom.xml +++ b/flink-metrics/flink-metrics-prometheus/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml index cae4bf1eb7fe5..cf0f212198349 100644 --- a/flink-metrics/flink-metrics-slf4j/pom.xml +++ b/flink-metrics/flink-metrics-slf4j/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml index 2fd73afd2f50e..472ec4986064b 100644 --- a/flink-metrics/flink-metrics-statsd/pom.xml +++ b/flink-metrics/flink-metrics-statsd/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml index 2d4e718343110..505998a4ee4c8 100644 --- a/flink-metrics/pom.xml +++ b/flink-metrics/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-ml-parent/flink-ml-api/pom.xml b/flink-ml-parent/flink-ml-api/pom.xml index 7d5ca796ccf64..ada8e5cc6c71e 100644 --- a/flink-ml-parent/flink-ml-api/pom.xml +++ b/flink-ml-parent/flink-ml-api/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-ml-parent - 1.12-SNAPSHOT + 1.12.4 flink-ml-api diff --git a/flink-ml-parent/flink-ml-lib/pom.xml b/flink-ml-parent/flink-ml-lib/pom.xml index 2dbe98ce05393..aaa11707839f5 100644 --- a/flink-ml-parent/flink-ml-lib/pom.xml +++ b/flink-ml-parent/flink-ml-lib/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-ml-parent - 1.12-SNAPSHOT + 1.12.4 flink-ml-lib_${scala.binary.version} diff --git a/flink-ml-parent/flink-ml-uber/pom.xml b/flink-ml-parent/flink-ml-uber/pom.xml index 900660e2fd14d..9c81f2b7525c0 100644 --- a/flink-ml-parent/flink-ml-uber/pom.xml +++ b/flink-ml-parent/flink-ml-uber/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-ml-parent - 1.12-SNAPSHOT + 1.12.4 flink-ml-uber_${scala.binary.version} diff --git a/flink-ml-parent/pom.xml b/flink-ml-parent/pom.xml index 9ae9dcff10a91..f3247b407a6f1 100644 --- a/flink-ml-parent/pom.xml +++ b/flink-ml-parent/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml index 79722fd7bbc63..7ec25601b3657 100644 --- a/flink-optimizer/pom.xml +++ b/flink-optimizer/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-python/pom.xml b/flink-python/pom.xml index 140d6021b30db..a805a2d1d8756 100644 --- a/flink-python/pom.xml +++ b/flink-python/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-python/pyflink/version.py b/flink-python/pyflink/version.py index d6a949f079738..77650a72152d8 100644 --- a/flink-python/pyflink/version.py +++ b/flink-python/pyflink/version.py @@ -20,4 +20,4 @@ The pyflink version will be consistent with the flink version and follow the PEP440. .. seealso:: https://www.python.org/dev/peps/pep-0440 """ -__version__ = "1.12.dev0" +__version__ = "1.12.4" diff --git a/flink-queryable-state/flink-queryable-state-client-java/pom.xml b/flink-queryable-state/flink-queryable-state-client-java/pom.xml index 6918918f9c04f..7e83bb26c639e 100644 --- a/flink-queryable-state/flink-queryable-state-client-java/pom.xml +++ b/flink-queryable-state/flink-queryable-state-client-java/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-queryable-state - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml index 8405f8be3f292..645f32bf80c38 100644 --- a/flink-queryable-state/flink-queryable-state-runtime/pom.xml +++ b/flink-queryable-state/flink-queryable-state-runtime/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-queryable-state - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml index 84e6173f9aaf9..ea05a62dd38b9 100644 --- a/flink-queryable-state/pom.xml +++ b/flink-queryable-state/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml index 549c555bd2db8..34d14b4fc8166 100644 --- a/flink-quickstart/flink-quickstart-java/pom.xml +++ b/flink-quickstart/flink-quickstart-java/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-quickstart - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-quickstart/flink-quickstart-scala/pom.xml b/flink-quickstart/flink-quickstart-scala/pom.xml index 96a2d02e00c00..cb3ba6b17d5e8 100644 --- a/flink-quickstart/flink-quickstart-scala/pom.xml +++ b/flink-quickstart/flink-quickstart-scala/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-quickstart - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml index 1df2406e8909c..181fcdcf45980 100644 --- a/flink-quickstart/pom.xml +++ b/flink-quickstart/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml index 99edacd9e9e1f..5e91636e184f3 100644 --- a/flink-runtime-web/pom.xml +++ b/flink-runtime-web/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index 780f5b316ab00..044daa5d88c5b 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-scala-shell/pom.xml b/flink-scala-shell/pom.xml index 8432f400fb787..9e57eca6d1aa9 100644 --- a/flink-scala-shell/pom.xml +++ b/flink-scala-shell/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml index 7ebc580596280..f8cd8d4d8d401 100644 --- a/flink-scala/pom.xml +++ b/flink-scala/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml index 852751acdec84..35772e2d2b5d3 100644 --- a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml +++ b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml index 86993df12db35..678fc0b0369cf 100644 --- a/flink-state-backends/flink-statebackend-rocksdb/pom.xml +++ b/flink-state-backends/flink-statebackend-rocksdb/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml index ee89fa94dba30..c43e6d6dacc8e 100644 --- a/flink-state-backends/pom.xml +++ b/flink-state-backends/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml index f0bd66b21a7f5..66fb185b79145 100644 --- a/flink-streaming-java/pom.xml +++ b/flink-streaming-java/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml index 9200cef7ab319..ae5320f479db4 100644 --- a/flink-streaming-scala/pom.xml +++ b/flink-streaming-scala/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-sql-client/pom.xml b/flink-table/flink-sql-client/pom.xml index e72347e0f9634..968a67c2ad2c6 100644 --- a/flink-table/flink-sql-client/pom.xml +++ b/flink-table/flink-sql-client/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-sql-parser-hive/pom.xml b/flink-table/flink-sql-parser-hive/pom.xml index d488bf4105e11..29db3673e32cd 100644 --- a/flink-table/flink-sql-parser-hive/pom.xml +++ b/flink-table/flink-sql-parser-hive/pom.xml @@ -24,7 +24,7 @@ under the License. flink-table org.apache.flink - 1.12-SNAPSHOT + 1.12.4 flink-sql-parser-hive diff --git a/flink-table/flink-sql-parser/pom.xml b/flink-table/flink-sql-parser/pom.xml index 12f6b6da92dfe..3526065f17f74 100644 --- a/flink-table/flink-sql-parser/pom.xml +++ b/flink-table/flink-sql-parser/pom.xml @@ -24,7 +24,7 @@ under the License. flink-table org.apache.flink - 1.12-SNAPSHOT + 1.12.4 flink-sql-parser diff --git a/flink-table/flink-table-api-java-bridge/pom.xml b/flink-table/flink-table-api-java-bridge/pom.xml index 6a8d25cbaaabb..7dd890923516e 100644 --- a/flink-table/flink-table-api-java-bridge/pom.xml +++ b/flink-table/flink-table-api-java-bridge/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-api-java/pom.xml b/flink-table/flink-table-api-java/pom.xml index e2096fa6912c9..ed7409eb8f002 100644 --- a/flink-table/flink-table-api-java/pom.xml +++ b/flink-table/flink-table-api-java/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-api-scala-bridge/pom.xml b/flink-table/flink-table-api-scala-bridge/pom.xml index 95cdf9c298733..1c027eb4f3c58 100644 --- a/flink-table/flink-table-api-scala-bridge/pom.xml +++ b/flink-table/flink-table-api-scala-bridge/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-api-scala/pom.xml b/flink-table/flink-table-api-scala/pom.xml index a8e5edaf42ba6..6a9f1574fe26c 100644 --- a/flink-table/flink-table-api-scala/pom.xml +++ b/flink-table/flink-table-api-scala/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-common/pom.xml b/flink-table/flink-table-common/pom.xml index 86df8653387b0..1a51fc4495204 100644 --- a/flink-table/flink-table-common/pom.xml +++ b/flink-table/flink-table-common/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-planner-blink/pom.xml b/flink-table/flink-table-planner-blink/pom.xml index 8cf06c58f4d3c..e41cd0fcd057f 100644 --- a/flink-table/flink-table-planner-blink/pom.xml +++ b/flink-table/flink-table-planner-blink/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-planner/pom.xml b/flink-table/flink-table-planner/pom.xml index 46d90998dece9..3119bf5d5a363 100644 --- a/flink-table/flink-table-planner/pom.xml +++ b/flink-table/flink-table-planner/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-runtime-blink/pom.xml b/flink-table/flink-table-runtime-blink/pom.xml index 8039424bffc1d..138c84920b7a1 100644 --- a/flink-table/flink-table-runtime-blink/pom.xml +++ b/flink-table/flink-table-runtime-blink/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-uber-blink/pom.xml b/flink-table/flink-table-uber-blink/pom.xml index 2351da48077a8..d133294c7f27e 100644 --- a/flink-table/flink-table-uber-blink/pom.xml +++ b/flink-table/flink-table-uber-blink/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/flink-table-uber/pom.xml b/flink-table/flink-table-uber/pom.xml index 905d58b28689d..1d786f784f508 100644 --- a/flink-table/flink-table-uber/pom.xml +++ b/flink-table/flink-table-uber/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-table/pom.xml b/flink-table/pom.xml index b5e10100a4d69..85be587550557 100644 --- a/flink-table/pom.xml +++ b/flink-table/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-test-utils-parent/flink-connector-test-utils/pom.xml b/flink-test-utils-parent/flink-connector-test-utils/pom.xml index 2b3ad550c54aa..09c330353cff0 100644 --- a/flink-test-utils-parent/flink-connector-test-utils/pom.xml +++ b/flink-test-utils-parent/flink-connector-test-utils/pom.xml @@ -25,7 +25,7 @@ org.apache.flink flink-test-utils-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-test-utils-parent/flink-test-utils-junit/pom.xml b/flink-test-utils-parent/flink-test-utils-junit/pom.xml index 1c16ab82055fb..fc7f6b6334657 100644 --- a/flink-test-utils-parent/flink-test-utils-junit/pom.xml +++ b/flink-test-utils-parent/flink-test-utils-junit/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-test-utils-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-test-utils-parent/flink-test-utils/pom.xml b/flink-test-utils-parent/flink-test-utils/pom.xml index 00e7ca0921f1b..9ac330bbdcfda 100644 --- a/flink-test-utils-parent/flink-test-utils/pom.xml +++ b/flink-test-utils-parent/flink-test-utils/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-test-utils-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-test-utils-parent/pom.xml b/flink-test-utils-parent/pom.xml index e2da7506ec16f..fb6eb340d97ea 100644 --- a/flink-test-utils-parent/pom.xml +++ b/flink-test-utils-parent/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml index ffe66876a713e..40e384851504e 100644 --- a/flink-tests/pom.xml +++ b/flink-tests/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-walkthroughs/flink-walkthrough-common/pom.xml b/flink-walkthroughs/flink-walkthrough-common/pom.xml index db6bf201269d1..06fed4f8777f2 100644 --- a/flink-walkthroughs/flink-walkthrough-common/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-common/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml index adbd8ccabbcfb..f31dad441abea 100644 --- a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml index 11020f1992486..1ad6eeda8d916 100644 --- a/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-walkthroughs/pom.xml b/flink-walkthroughs/pom.xml index 8a9dc021fcf2b..b894791848ea8 100644 --- a/flink-walkthroughs/pom.xml +++ b/flink-walkthroughs/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index 496a2f7f6e492..a8ff700bcee22 100644 --- a/flink-yarn-tests/pom.xml +++ b/flink-yarn-tests/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml index 0d8795794d9d0..67ca2fb1dc9a3 100644 --- a/flink-yarn/pom.xml +++ b/flink-yarn/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 .. diff --git a/pom.xml b/pom.xml index 7ad23f4350518..56ca5b9e1ab23 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 Flink : pom @@ -154,7 +154,7 @@ under the License. For Hadoop 2.7, the minor Hadoop version supported for flink-shaded-hadoop-2-uber is 2.7.5 --> 2.7.5 - 1.12.2 + 1.12.3 tools/japicmp-output 2.4.2 @@ -164,7 +164,7 @@ under the License. org.apache.flink force-shading - 1.12-SNAPSHOT + 1.12.4 diff --git a/tools/ci/java-ci-tools/pom.xml b/tools/ci/java-ci-tools/pom.xml index bd75a469e9655..4ba34ee39433c 100644 --- a/tools/ci/java-ci-tools/pom.xml +++ b/tools/ci/java-ci-tools/pom.xml @@ -25,12 +25,12 @@ under the License. org.apache.flink flink-parent - 1.12-SNAPSHOT + 1.12.4 ../../.. java-ci-tools - 1.12-SNAPSHOT + 1.12.4 Flink : Tools : CI : Java diff --git a/tools/force-shading/pom.xml b/tools/force-shading/pom.xml index 401021315cfa1..b8fa57b127562 100644 --- a/tools/force-shading/pom.xml +++ b/tools/force-shading/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.flink force-shading - 1.12-SNAPSHOT + 1.12.4 Flink : Tools : Force Shading jar