diff --git a/docs/config.toml b/docs/config.toml
index aa3036027a7de..366e9329fd665 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -34,11 +34,11 @@ pygmentsUseClasses = true
# 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.14-SNAPSHOT"
+ Version = "1.15-SNAPSHOT"
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
# release this should be the same as the regular version
- VersionTitle = "1.14-SNAPSHOT"
+ VersionTitle = "1.15-SNAPSHOT"
# The branch for this version of Apache Flink
Branch = "master"
diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml
index e8b4d92bba21a..a2260ba99e534 100644
--- a/flink-annotations/pom.xml
+++ b/flink-annotations/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml
index 7f3cb3b07ff52..b0486740ee4a9 100644
--- a/flink-clients/pom.xml
+++ b/flink-clients/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-base/pom.xml b/flink-connectors/flink-connector-base/pom.xml
index 8dd85317b1226..315859c59aa88 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-cassandra/pom.xml b/flink-connectors/flink-connector-cassandra/pom.xml
index 117df6af3a4b7..23e7affde0a37 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-elasticsearch-base/pom.xml b/flink-connectors/flink-connector-elasticsearch-base/pom.xml
index 07817accff0ee..5a94cb9af540a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-elasticsearch5/pom.xml b/flink-connectors/flink-connector-elasticsearch5/pom.xml
index 536692c8cb592..2f08426597a5a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-elasticsearch6/pom.xml b/flink-connectors/flink-connector-elasticsearch6/pom.xml
index e62bd26f4747e..d2a56ae8d6286 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-elasticsearch7/pom.xml b/flink-connectors/flink-connector-elasticsearch7/pom.xml
index 392c9a8d6a0a1..90b5da2e76e13 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-files/pom.xml b/flink-connectors/flink-connector-files/pom.xml
index aeecf0783c820..3afc497f89c82 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-gcp-pubsub/pom.xml b/flink-connectors/flink-connector-gcp-pubsub/pom.xml
index 2676e42cefecf..5760326f9d6cc 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-hbase-1.4/pom.xml b/flink-connectors/flink-connector-hbase-1.4/pom.xml
index 073c1789736a4..d7baf0c06bd60 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-hbase-2.2/pom.xml b/flink-connectors/flink-connector-hbase-2.2/pom.xml
index 83a10849724e3..01f942ef5202c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-hbase-base/pom.xml b/flink-connectors/flink-connector-hbase-base/pom.xml
index b0e8ead71e8e7..019c3a44876e6 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-hive/pom.xml b/flink-connectors/flink-connector-hive/pom.xml
index 6ca4fa5f66e52..87111afeca3c2 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-jdbc/pom.xml b/flink-connectors/flink-connector-jdbc/pom.xml
index f7ad71922d6e0..3783b722c24ae 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-kafka/pom.xml b/flink-connectors/flink-connector-kafka/pom.xml
index 0da6052386efe..191fd14b1ba52 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-kinesis/pom.xml b/flink-connectors/flink-connector-kinesis/pom.xml
index fba1727fe148e..7b8c349558404 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-nifi/pom.xml b/flink-connectors/flink-connector-nifi/pom.xml
index a748963b23697..108c509a31e0c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-pulsar/pom.xml b/flink-connectors/flink-connector-pulsar/pom.xml
index fe13f3a655a39..9992ef9980766 100644
--- a/flink-connectors/flink-connector-pulsar/pom.xml
+++ b/flink-connectors/flink-connector-pulsar/pom.xml
@@ -26,7 +26,7 @@ under the License.
flink-connectors
org.apache.flink
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-rabbitmq/pom.xml b/flink-connectors/flink-connector-rabbitmq/pom.xml
index f1904ebf47ed6..a5121349dce5e 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-connector-twitter/pom.xml b/flink-connectors/flink-connector-twitter/pom.xml
index b33a0e854c55d..31625a8803cf9 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-file-sink-common/pom.xml b/flink-connectors/flink-file-sink-common/pom.xml
index ff615999e6950..51423f959b88c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml
index be75bc445be83..13d6930273877 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-hcatalog/pom.xml b/flink-connectors/flink-hcatalog/pom.xml
index 85ef292f8bbdd..4351c85ed4a77 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml
index e83cfe2e3ccee..b0a09873aca8f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml
index 255af93f721f1..6fe470b968d7e 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 636dcd8c5feb4..33750bee7995e 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 ee6683650242c..9ae5662719d25 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 5339a959005bf..02eb8327a5c79 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 7fce4cfdf6f47..480fa9603b1cd 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 908cfaad0afa8..051f17109ee04 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 1f1fd2a12b3be..8fab8613eb7bd 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-sql-connector-kafka/pom.xml b/flink-connectors/flink-sql-connector-kafka/pom.xml
index ad7b7f568ed4f..e09a11d9ab504 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/flink-sql-connector-kinesis/pom.xml b/flink-connectors/flink-sql-connector-kinesis/pom.xml
index 006a62d66aa23..0f5933ac912f9 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml
index 5557319607df3..afcd587ea16e0 100644
--- a/flink-connectors/pom.xml
+++ b/flink-connectors/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-container/pom.xml b/flink-container/pom.xml
index 7e5a054af2e84..f867841b9fd88 100644
--- a/flink-container/pom.xml
+++ b/flink-container/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-contrib/flink-connector-wikiedits/pom.xml b/flink-contrib/flink-connector-wikiedits/pom.xml
index 7d65d6c232606..61306673ef544 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml
index 6e9afa475963a..6f8c92557aaaf 100644
--- a/flink-contrib/pom.xml
+++ b/flink-contrib/pom.xml
@@ -27,7 +27,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-core/pom.xml b/flink-core/pom.xml
index 9f102c6280630..09df8291b3c02 100644
--- a/flink-core/pom.xml
+++ b/flink-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml
index b95f6be101436..a43240160129e 100644
--- a/flink-dist/pom.xml
+++ b/flink-dist/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml
index 68364e0840936..b08c2de0d4a3a 100644
--- a/flink-docs/pom.xml
+++ b/flink-docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-dstl/flink-dstl-dfs/pom.xml b/flink-dstl/flink-dstl-dfs/pom.xml
index d27982b47cf03..f724b621ad88c 100644
--- a/flink-dstl/flink-dstl-dfs/pom.xml
+++ b/flink-dstl/flink-dstl-dfs/pom.xml
@@ -27,7 +27,7 @@ under the License.
org.apache.flink
flink-dstl
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-dstl/pom.xml b/flink-dstl/pom.xml
index 3a64d1766edd0..dd0ff26fbd21d 100644
--- a/flink-dstl/pom.xml
+++ b/flink-dstl/pom.xml
@@ -27,7 +27,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 a1a12a8dac400..c822e8ddcaa47 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 708dd265595ab..22d729c7a6d93 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 2d36f9e031738..ae87514806ecc 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 2df34753c5ff0..9d11e6b7541c4 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 4685133a9377f..44f5e7372d7e7 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 2ba449c60c44a..1e33f3084e471 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 5a8dcc0b53d1c..17499e1dee201 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 82fccb952ef63..ed346a399f284 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 2ee7f5be3a5ea..7f32438d593e3 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 482fd658e0794..0261bcd58f93f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 d3133c20b5880..e7d77474b6ca1 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 a13ed11715a66..2b461de048e36 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 3ed5d810684f2..21a16ccc69769 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 e0a7f7bf8d7db..b56866037d878 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 9d9263961505b..c85a5775e0b44 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
4.0.0
diff --git a/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml b/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml
index 4ce19370b0a87..b7b2da2b9ef62 100644
--- a/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml
+++ b/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
flink-end-to-end-tests
org.apache.flink
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 e7d1adf8d4dbc..09d95111f9a8a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 095b9bbb6fcbc..f49e254609c1c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 9737e7c750474..a4d780feef6bf 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 963c94c80f9d2..e292694be3aba 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 a9c7dff9423a6..a28039b5a0468 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 cf94caee1bcc6..8db78792cb02a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 3035006287a4f..a88ad0f83df70 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 879241af87beb..6529bd08f8f1d 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 d012f27f9356f..ecdc27ea3e287 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 f88553bc8e910..b7661dd6f67d9 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 334756d8fb693..fc7c6a80a0e89 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 4922be559c97c..a103ad0e6b260 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 4193fb04cee11..caf5aaf234ebe 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 b3bc0345cb0ac..e4283fddc7e9d 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 222941d589c2e..b6b5eee1720ad 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 934950ce79d26..46b5623963061 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 1b1d6e2acc831..ae252946d335f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 5fe3b781e22f9..73212d2f8d76a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 5cbd5642150e5..a574c94f1be2f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 4850cc1259970..34b2b6bb73b2a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 ecbb6e502e251..c05ce0c46fbba 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 677b4eddfe66d..cfd5f30ad465c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 534879ecee0ac..cbb81859c93e8 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 42445f1ea0994..e8e6a575cfab4 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 8d4fc3fa18b01..b534bded19f5a 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
4.0.0
diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml
index 3eff53adec63f..8aada2129d47d 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml
index 9881e189b20e5..7b52209af30ae 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 d582b63ef7d9a..b5bcccc171b3e 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 9dfea79e1d091..263a02efa17e9 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 0a61f1b6a41e9..c19edf8e83053 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-examples/flink-examples-build-helper/pom.xml b/flink-examples/flink-examples-build-helper/pom.xml
index 891c587e8f6c2..6791a33ee1312 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml
index 5063ed33b5215..12c861fe7587e 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml
index fd11baadb01b9..368b6418c6291 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml
index cd9f71809cfea..8c89630c107fc 100644
--- a/flink-examples/pom.xml
+++ b/flink-examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-external-resources/flink-external-resource-gpu/pom.xml b/flink-external-resources/flink-external-resource-gpu/pom.xml
index 5196d234a3864..9416ec12e76f5 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-external-resources/pom.xml b/flink-external-resources/pom.xml
index 8745bd866b40b..4a98561c9847b 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-azure-fs-hadoop/pom.xml b/flink-filesystems/flink-azure-fs-hadoop/pom.xml
index b504c9580a341..218bae2626336 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml
index 3c6fc6138d59e..953bc036ee665 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml
index 7fb777dbb6d43..c9a73dd6376c0 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-mapr-fs/pom.xml b/flink-filesystems/flink-mapr-fs/pom.xml
index e53cb27ace9f9..d24d25b07d5e3 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-oss-fs-hadoop/pom.xml b/flink-filesystems/flink-oss-fs-hadoop/pom.xml
index edf289c588d35..d93f394f55bfc 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
4.0.0
diff --git a/flink-filesystems/flink-s3-fs-base/pom.xml b/flink-filesystems/flink-s3-fs-base/pom.xml
index f76f5208149c5..ab2fbd188dd11 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-s3-fs-hadoop/pom.xml b/flink-filesystems/flink-s3-fs-hadoop/pom.xml
index 9f809b693f472..88797d3352f66 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml
index e8d4fef817531..7ebd70696858f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml
index f1a90a8092177..787e7c71ca2a9 100644
--- a/flink-filesystems/pom.xml
+++ b/flink-filesystems/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml b/flink-formats/flink-avro-confluent-registry/pom.xml
index d7c1be920315a..548998c6ddb28 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
4.0.0
diff --git a/flink-formats/flink-avro-glue-schema-registry/pom.xml b/flink-formats/flink-avro-glue-schema-registry/pom.xml
index 4f8382f5b892a..360133bded31f 100644
--- a/flink-formats/flink-avro-glue-schema-registry/pom.xml
+++ b/flink-formats/flink-avro-glue-schema-registry/pom.xml
@@ -23,7 +23,7 @@ under the License.
flink-formats
org.apache.flink
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
4.0.0
diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml
index 6162bce09c7a6..483e06aeed8d4 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-compress/pom.xml b/flink-formats/flink-compress/pom.xml
index 0364c6d22f1fe..6b43a984b2ee3 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-csv/pom.xml b/flink-formats/flink-csv/pom.xml
index 32081ce301689..23374e6b4b4b5 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-format-common/pom.xml b/flink-formats/flink-format-common/pom.xml
index 91ec339d5552e..ca31700a9e988 100644
--- a/flink-formats/flink-format-common/pom.xml
+++ b/flink-formats/flink-format-common/pom.xml
@@ -22,7 +22,7 @@ under the License.
flink-formats
org.apache.flink
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
4.0.0
diff --git a/flink-formats/flink-hadoop-bulk/pom.xml b/flink-formats/flink-hadoop-bulk/pom.xml
index 5433f9192eaa3..1cd70b7f00d77 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml
index 9c230c500cd1b..3a37040f4a278 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-orc-nohive/pom.xml b/flink-formats/flink-orc-nohive/pom.xml
index ffa0c501d4422..d6142e19f2cdf 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-orc/pom.xml b/flink-formats/flink-orc/pom.xml
index defc329a767bb..feee458ea4042 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml
index 73147494ff936..9c2d819de807b 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-sequence-file/pom.xml b/flink-formats/flink-sequence-file/pom.xml
index 64919500a4709..75b51605700cc 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-sql-avro-confluent-registry/pom.xml b/flink-formats/flink-sql-avro-confluent-registry/pom.xml
index 0f0e64effe82c..e76c3bac2cb87 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-sql-avro/pom.xml b/flink-formats/flink-sql-avro/pom.xml
index beeff62184425..1c393ed4aa383 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-sql-orc/pom.xml b/flink-formats/flink-sql-orc/pom.xml
index d28d3b10a279b..13c560aa99a82 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/flink-sql-parquet/pom.xml b/flink-formats/flink-sql-parquet/pom.xml
index 8d013b6fc56ff..647ff9e189b92 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml
index 794b93f0e08c1..f6d4c029fbbd8 100644
--- a/flink-formats/pom.xml
+++ b/flink-formats/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml
index ce8f36f7ad05e..547acbad92331 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-java/pom.xml b/flink-java/pom.xml
index 9eca14e18eb41..9bd3b11510ea8 100644
--- a/flink-java/pom.xml
+++ b/flink-java/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-kubernetes/pom.xml b/flink-kubernetes/pom.xml
index 98e2bbd65fd03..ce2a467fde117 100644
--- a/flink-kubernetes/pom.xml
+++ b/flink-kubernetes/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml
index 2a34c700323ce..089688b77bfa5 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml
index 25a590f991687..c334ac2ad68ab 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-libraries/flink-gelly-examples/pom.xml b/flink-libraries/flink-gelly-examples/pom.xml
index 921463d07101b..0e9f2097e30b3 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml
index 730a3bd12ca08..66f764cc6d6ab 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
4.0.0
diff --git a/flink-libraries/flink-gelly/pom.xml b/flink-libraries/flink-gelly/pom.xml
index 50338d6e0e850..2fc01b3345b42 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-libraries/flink-state-processing-api/pom.xml b/flink-libraries/flink-state-processing-api/pom.xml
index a07585ef4c412..8bb5fc9476343 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml
index 9e52d61298048..e746ab834a050 100644
--- a/flink-libraries/pom.xml
+++ b/flink-libraries/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml
index 00cbb9e15b81d..3ba38633ba465 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml
index f1d3d3eb43c35..0707ff0527a2f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml
index 643385b482cc4..4009c866704ce 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml
index 77807134c52b6..509b1b7efff8f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-influxdb/pom.xml b/flink-metrics/flink-metrics-influxdb/pom.xml
index d8955ef4be768..cbd6d45d4212c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml
index 698b51cb94a36..e57544214771f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml
index 53fa8fc51909f..123bc45684d59 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml
index 144822dea7ec9..53654fdc83c43 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml
index 84013574ba29b..399e22cdbf2ed 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml
index e7306fed317ef..9d5e69c94a442 100644
--- a/flink-metrics/pom.xml
+++ b/flink-metrics/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml
index d2697b6e332c8..18cf197c5c1f5 100644
--- a/flink-optimizer/pom.xml
+++ b/flink-optimizer/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-python/pom.xml b/flink-python/pom.xml
index 0349ae1af2995..8a235098a4445 100644
--- a/flink-python/pom.xml
+++ b/flink-python/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-python/pyflink/version.py b/flink-python/pyflink/version.py
index 6b1db4485cad5..c29e6a8a03be9 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.14.dev0"
+__version__ = "1.15.dev0"
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 50b5df602cd6d..8566c24172311 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml
index 15bc0bc740864..00e9516f5e289 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml
index 1c09910d906f4..f0f85230da932 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml
index 54bc5b5e85da5..20d3de6019791 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-quickstart/flink-quickstart-scala/pom.xml b/flink-quickstart/flink-quickstart-scala/pom.xml
index 5c0d4c54310bc..ac6ee359a78b4 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml
index 3ce30a261eba1..c6010915ab182 100644
--- a/flink-quickstart/pom.xml
+++ b/flink-quickstart/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-rpc/flink-rpc-akka-loader/pom.xml b/flink-rpc/flink-rpc-akka-loader/pom.xml
index 07528d3cc24d3..19357247df0d1 100644
--- a/flink-rpc/flink-rpc-akka-loader/pom.xml
+++ b/flink-rpc/flink-rpc-akka-loader/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-rpc
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-rpc/flink-rpc-akka/pom.xml b/flink-rpc/flink-rpc-akka/pom.xml
index 8541fb3c0df04..621cf0f98bfa6 100644
--- a/flink-rpc/flink-rpc-akka/pom.xml
+++ b/flink-rpc/flink-rpc-akka/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-rpc
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-rpc/flink-rpc-core/pom.xml b/flink-rpc/flink-rpc-core/pom.xml
index a5aa83f65ae61..c781c7e162f48 100644
--- a/flink-rpc/flink-rpc-core/pom.xml
+++ b/flink-rpc/flink-rpc-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-rpc
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-rpc/pom.xml b/flink-rpc/pom.xml
index 42aba1e38343d..0eed91f9f2c1f 100644
--- a/flink-rpc/pom.xml
+++ b/flink-rpc/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml
index 977b571d31a53..57b9510bd09f0 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml
index b5217fb371a32..b871cbaecaf81 100644
--- a/flink-runtime/pom.xml
+++ b/flink-runtime/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-scala-shell/pom.xml b/flink-scala-shell/pom.xml
index 2a279702b52b2..0b635f9104020 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml
index a78ac6271a124..8814619d65b12 100644
--- a/flink-scala/pom.xml
+++ b/flink-scala/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-state-backends/flink-statebackend-changelog/pom.xml b/flink-state-backends/flink-statebackend-changelog/pom.xml
index 7246e88f0a499..ea9993a487e8a 100644
--- a/flink-state-backends/flink-statebackend-changelog/pom.xml
+++ b/flink-state-backends/flink-statebackend-changelog/pom.xml
@@ -27,7 +27,7 @@ under the License.
org.apache.flink
flink-state-backends
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml
index c07b966bf6320..3a2e7248ba28d 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml
index b711e16d9a341..9a66ffb1d6606 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml
index 3d89e772ce79a..805bd6252d72b 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml
index 9e72a59d934c6..0bfd6ef417ac4 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml
index d8a3e09898af7..66a5834c5caaf 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-sql-client/pom.xml b/flink-table/flink-sql-client/pom.xml
index 467776799111e..f879cffffd515 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-sql-parser-hive/pom.xml b/flink-table/flink-sql-parser-hive/pom.xml
index e29b49707db11..064a35b3a8143 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
flink-sql-parser-hive
diff --git a/flink-table/flink-sql-parser/pom.xml b/flink-table/flink-sql-parser/pom.xml
index 81fe1019ed9df..0f77b5b734f84 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
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 47f1264fbacf7..abf1fa8f5a683 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-api-java/pom.xml b/flink-table/flink-table-api-java/pom.xml
index 3d87092035736..ba16fbf01215c 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-api-scala-bridge/pom.xml b/flink-table/flink-table-api-scala-bridge/pom.xml
index c18270c3a8cc6..72c9900cbad00 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-api-scala/pom.xml b/flink-table/flink-table-api-scala/pom.xml
index 49a5e2af0b44c..84b79e716ceb6 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-code-splitter/pom.xml b/flink-table/flink-table-code-splitter/pom.xml
index 0fb2dc7c60c18..fa927116cceca 100644
--- a/flink-table/flink-table-code-splitter/pom.xml
+++ b/flink-table/flink-table-code-splitter/pom.xml
@@ -24,7 +24,7 @@ under the License.
flink-table
org.apache.flink
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-common/pom.xml b/flink-table/flink-table-common/pom.xml
index bc6f9f50177ea..16f7fe16d3716 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-planner/pom.xml b/flink-table/flink-table-planner/pom.xml
index edba278bfda99..ff5ba699af5ad 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-runtime/pom.xml b/flink-table/flink-table-runtime/pom.xml
index 260ac4d37da0f..e91abebece491 100644
--- a/flink-table/flink-table-runtime/pom.xml
+++ b/flink-table/flink-table-runtime/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.flink
flink-table
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/flink-table-uber/pom.xml b/flink-table/flink-table-uber/pom.xml
index 250bf8f852702..d9b19547123d0 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-table/pom.xml b/flink-table/pom.xml
index cb88c7a832f75..f2f29be9b367c 100644
--- a/flink-table/pom.xml
+++ b/flink-table/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 a8c6836d55968..89e0011ece432 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-test-utils-parent/flink-connector-testing/pom.xml b/flink-test-utils-parent/flink-connector-testing/pom.xml
index 3fab36b9efd68..519711d3c3c3f 100644
--- a/flink-test-utils-parent/flink-connector-testing/pom.xml
+++ b/flink-test-utils-parent/flink-connector-testing/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.flink
flink-test-utils-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
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 58f431e5c67f7..9f5fe099ffd9f 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-test-utils-parent/flink-test-utils/pom.xml b/flink-test-utils-parent/flink-test-utils/pom.xml
index 200b6ca11967f..1fece2232b1d8 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-test-utils-parent/pom.xml b/flink-test-utils-parent/pom.xml
index 2b4a4d77d4821..d138b95b04f40 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml
index ddeba20c3e8d1..3a574fa79fb4e 100644
--- a/flink-tests/pom.xml
+++ b/flink-tests/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-walkthroughs/flink-walkthrough-common/pom.xml b/flink-walkthroughs/flink-walkthrough-common/pom.xml
index ad75b64542ca5..0a642c34261d2 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml
index da0adc3990842..d5a29a2251485 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml
index 726fda713703b..fcd6c9460ac79 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-walkthroughs/pom.xml b/flink-walkthroughs/pom.xml
index d70a2f69e7358..bc88b1de2bdd8 100644
--- a/flink-walkthroughs/pom.xml
+++ b/flink-walkthroughs/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml
index bb4101644a85e..37415596cf471 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml
index 5a14a9d63f78f..447376686bf0e 100644
--- a/flink-yarn/pom.xml
+++ b/flink-yarn/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 8818293a65c0a..9ff8565c3b0f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
org.apache.flink
flink-parent
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
Flink :
pom
diff --git a/tools/ci/java-ci-tools/pom.xml b/tools/ci/java-ci-tools/pom.xml
index ebce9b0db52b3..a749bb48ede33 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.14-SNAPSHOT
+ 1.15-SNAPSHOT
../../..
java-ci-tools
- 1.14-SNAPSHOT
+ 1.15-SNAPSHOT
Flink : Tools : CI : Java