From 4ccac6bfd4841db68212a3b00a948e03fcaf1a17 Mon Sep 17 00:00:00 2001 From: Gary Yao Date: Mon, 9 Dec 2019 17:28:45 +0100 Subject: [PATCH] Update version to 1.11-SNAPSHOT --- docs/_config.yml | 4 ++-- flink-annotations/pom.xml | 2 +- flink-clients/pom.xml | 2 +- flink-connectors/flink-connector-cassandra/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch-base/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch2/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch5/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch6/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch7/pom.xml | 2 +- flink-connectors/flink-connector-filesystem/pom.xml | 2 +- flink-connectors/flink-connector-gcp-pubsub/pom.xml | 2 +- flink-connectors/flink-connector-hive/pom.xml | 2 +- flink-connectors/flink-connector-kafka-0.10/pom.xml | 2 +- flink-connectors/flink-connector-kafka-0.11/pom.xml | 2 +- flink-connectors/flink-connector-kafka-0.8/pom.xml | 2 +- flink-connectors/flink-connector-kafka-0.9/pom.xml | 2 +- flink-connectors/flink-connector-kafka-base/pom.xml | 2 +- flink-connectors/flink-connector-kafka/pom.xml | 2 +- flink-connectors/flink-connector-kinesis/pom.xml | 2 +- flink-connectors/flink-connector-nifi/pom.xml | 2 +- flink-connectors/flink-connector-rabbitmq/pom.xml | 2 +- flink-connectors/flink-connector-twitter/pom.xml | 2 +- flink-connectors/flink-hadoop-compatibility/pom.xml | 2 +- flink-connectors/flink-hbase/pom.xml | 2 +- flink-connectors/flink-hcatalog/pom.xml | 2 +- flink-connectors/flink-jdbc/pom.xml | 2 +- flink-connectors/flink-sql-connector-elasticsearch6/pom.xml | 2 +- flink-connectors/flink-sql-connector-elasticsearch7/pom.xml | 2 +- flink-connectors/flink-sql-connector-kafka-0.10/pom.xml | 2 +- flink-connectors/flink-sql-connector-kafka-0.11/pom.xml | 2 +- flink-connectors/flink-sql-connector-kafka-0.9/pom.xml | 2 +- flink-connectors/flink-sql-connector-kafka/pom.xml | 2 +- flink-connectors/pom.xml | 2 +- flink-container/pom.xml | 2 +- flink-contrib/flink-connector-wikiedits/pom.xml | 2 +- flink-contrib/pom.xml | 2 +- flink-core/pom.xml | 2 +- flink-dist/pom.xml | 2 +- flink-docs/pom.xml | 2 +- flink-end-to-end-tests/flink-batch-sql-test/pom.xml | 2 +- flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml | 2 +- flink-end-to-end-tests/flink-cli-test/pom.xml | 2 +- .../flink-confluent-schema-registry/pom.xml | 2 +- .../flink-connector-gcp-pubsub-emulator-tests/pom.xml | 2 +- flink-end-to-end-tests/flink-dataset-allround-test/pom.xml | 2 +- .../flink-dataset-fine-grained-recovery-test/pom.xml | 2 +- flink-end-to-end-tests/flink-datastream-allround-test/pom.xml | 2 +- .../flink-distributed-cache-via-blob-test/pom.xml | 2 +- flink-end-to-end-tests/flink-elasticsearch2-test/pom.xml | 2 +- flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml | 2 +- flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml | 2 +- flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml | 2 +- .../flink-end-to-end-tests-common-kafka/pom.xml | 2 +- flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml | 2 +- .../flink-heavy-deployment-stress-test/pom.xml | 2 +- .../flink-high-parallelism-iterations-test/pom.xml | 2 +- .../flink-local-recovery-and-allocation-test/pom.xml | 2 +- .../flink-metrics-availability-test/pom.xml | 2 +- .../flink-metrics-reporter-prometheus-test/pom.xml | 2 +- .../flink-parent-child-classloading-test-lib-package/pom.xml | 2 +- .../flink-parent-child-classloading-test-program/pom.xml | 2 +- .../flink-plugins-test/another-dummy-fs/pom.xml | 2 +- flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml | 2 +- flink-end-to-end-tests/flink-plugins-test/pom.xml | 2 +- flink-end-to-end-tests/flink-queryable-state-test/pom.xml | 2 +- flink-end-to-end-tests/flink-quickstart-test/pom.xml | 2 +- flink-end-to-end-tests/flink-sql-client-test/pom.xml | 2 +- flink-end-to-end-tests/flink-state-evolution-test/pom.xml | 2 +- flink-end-to-end-tests/flink-stream-sql-test/pom.xml | 2 +- flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml | 2 +- .../flink-stream-stateful-job-upgrade-test/pom.xml | 2 +- flink-end-to-end-tests/flink-streaming-file-sink-test/pom.xml | 2 +- .../flink-streaming-kafka-test-base/pom.xml | 2 +- flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml | 2 +- flink-end-to-end-tests/flink-streaming-kafka010-test/pom.xml | 2 +- flink-end-to-end-tests/flink-streaming-kafka011-test/pom.xml | 2 +- flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml | 2 +- flink-end-to-end-tests/flink-tpcds-test/pom.xml | 2 +- flink-end-to-end-tests/flink-tpch-test/pom.xml | 2 +- flink-end-to-end-tests/pom.xml | 2 +- flink-examples/flink-examples-batch/pom.xml | 2 +- .../flink-examples-streaming-gcp-pubsub/pom.xml | 2 +- .../flink-examples-streaming-state-machine/pom.xml | 2 +- .../flink-examples-streaming-twitter/pom.xml | 2 +- flink-examples/flink-examples-build-helper/pom.xml | 2 +- flink-examples/flink-examples-streaming/pom.xml | 2 +- flink-examples/flink-examples-table/pom.xml | 2 +- flink-examples/pom.xml | 2 +- flink-filesystems/flink-azure-fs-hadoop/pom.xml | 2 +- flink-filesystems/flink-fs-hadoop-shaded/pom.xml | 2 +- flink-filesystems/flink-hadoop-fs/pom.xml | 2 +- flink-filesystems/flink-mapr-fs/pom.xml | 2 +- flink-filesystems/flink-oss-fs-hadoop/pom.xml | 2 +- flink-filesystems/flink-s3-fs-base/pom.xml | 2 +- flink-filesystems/flink-s3-fs-hadoop/pom.xml | 2 +- flink-filesystems/flink-s3-fs-presto/pom.xml | 2 +- flink-filesystems/flink-swift-fs-hadoop/pom.xml | 2 +- flink-filesystems/pom.xml | 2 +- flink-formats/flink-avro-confluent-registry/pom.xml | 2 +- flink-formats/flink-avro/pom.xml | 2 +- flink-formats/flink-compress/pom.xml | 2 +- flink-formats/flink-csv/pom.xml | 2 +- flink-formats/flink-json/pom.xml | 2 +- flink-formats/flink-orc/pom.xml | 2 +- flink-formats/flink-parquet/pom.xml | 2 +- flink-formats/flink-sequence-file/pom.xml | 2 +- flink-formats/pom.xml | 2 +- flink-fs-tests/pom.xml | 2 +- flink-java/pom.xml | 2 +- flink-kubernetes/pom.xml | 2 +- flink-libraries/flink-cep-scala/pom.xml | 2 +- flink-libraries/flink-cep/pom.xml | 2 +- flink-libraries/flink-gelly-examples/pom.xml | 2 +- flink-libraries/flink-gelly-scala/pom.xml | 2 +- flink-libraries/flink-gelly/pom.xml | 2 +- flink-libraries/flink-state-processing-api/pom.xml | 2 +- flink-libraries/pom.xml | 2 +- flink-mesos/pom.xml | 2 +- flink-metrics/flink-metrics-core/pom.xml | 2 +- flink-metrics/flink-metrics-datadog/pom.xml | 2 +- flink-metrics/flink-metrics-dropwizard/pom.xml | 2 +- flink-metrics/flink-metrics-graphite/pom.xml | 2 +- flink-metrics/flink-metrics-influxdb/pom.xml | 2 +- flink-metrics/flink-metrics-jmx/pom.xml | 2 +- flink-metrics/flink-metrics-prometheus/pom.xml | 2 +- flink-metrics/flink-metrics-slf4j/pom.xml | 2 +- flink-metrics/flink-metrics-statsd/pom.xml | 2 +- flink-metrics/pom.xml | 2 +- flink-ml-parent/flink-ml-api/pom.xml | 2 +- flink-ml-parent/flink-ml-lib/pom.xml | 2 +- flink-ml-parent/pom.xml | 2 +- flink-optimizer/pom.xml | 2 +- flink-python/pom.xml | 2 +- flink-python/pyflink/version.py | 2 +- .../flink-queryable-state-client-java/pom.xml | 2 +- flink-queryable-state/flink-queryable-state-runtime/pom.xml | 2 +- flink-queryable-state/pom.xml | 2 +- flink-quickstart/flink-quickstart-java/pom.xml | 2 +- flink-quickstart/flink-quickstart-scala/pom.xml | 2 +- flink-quickstart/pom.xml | 2 +- flink-runtime-web/pom.xml | 2 +- flink-runtime/pom.xml | 2 +- flink-scala-shell/pom.xml | 2 +- flink-scala/pom.xml | 2 +- flink-shaded-curator/pom.xml | 2 +- .../flink-statebackend-heap-spillable/pom.xml | 2 +- flink-state-backends/flink-statebackend-rocksdb/pom.xml | 2 +- flink-state-backends/pom.xml | 2 +- flink-streaming-java/pom.xml | 2 +- flink-streaming-scala/pom.xml | 2 +- flink-table/flink-sql-client/pom.xml | 2 +- flink-table/flink-sql-parser/pom.xml | 2 +- flink-table/flink-table-api-java-bridge/pom.xml | 2 +- flink-table/flink-table-api-java/pom.xml | 2 +- flink-table/flink-table-api-scala-bridge/pom.xml | 2 +- flink-table/flink-table-api-scala/pom.xml | 2 +- flink-table/flink-table-common/pom.xml | 2 +- flink-table/flink-table-planner-blink/pom.xml | 2 +- flink-table/flink-table-planner/pom.xml | 2 +- flink-table/flink-table-runtime-blink/pom.xml | 2 +- flink-table/flink-table-uber-blink/pom.xml | 2 +- flink-table/flink-table-uber/pom.xml | 2 +- flink-table/pom.xml | 2 +- flink-test-utils-parent/flink-test-utils-junit/pom.xml | 2 +- flink-test-utils-parent/flink-test-utils/pom.xml | 2 +- flink-test-utils-parent/pom.xml | 2 +- flink-tests/pom.xml | 2 +- flink-walkthroughs/flink-walkthrough-common/pom.xml | 2 +- flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml | 2 +- flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml | 2 +- flink-walkthroughs/flink-walkthrough-table-java/pom.xml | 2 +- flink-walkthroughs/flink-walkthrough-table-scala/pom.xml | 2 +- flink-walkthroughs/pom.xml | 2 +- flink-yarn-tests/pom.xml | 2 +- flink-yarn/pom.xml | 2 +- pom.xml | 4 ++-- tools/force-shading/pom.xml | 2 +- 177 files changed, 179 insertions(+), 179 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index e6e1f8096f595..7fd51fb4c08fc 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.10-SNAPSHOT" +version: "1.11-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 -version_title: "1.10-SNAPSHOT" +version_title: "1.11-SNAPSHOT" # Branch on Github for this version github_branch: "master" diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml index d43e8027ad83e..f6189a062b7c0 100644 --- a/flink-annotations/pom.xml +++ b/flink-annotations/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml index ba6dc5fe0408c..1481b6eb997ff 100644 --- a/flink-clients/pom.xml +++ b/flink-clients/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-cassandra/pom.xml b/flink-connectors/flink-connector-cassandra/pom.xml index 8d66568c2a8cc..d8e2ae1d23d62 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch-base/pom.xml b/flink-connectors/flink-connector-elasticsearch-base/pom.xml index 96700235a1da8..56d4b6b5d9e61 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch2/pom.xml b/flink-connectors/flink-connector-elasticsearch2/pom.xml index 148550d39886d..233d6bb71a735 100644 --- a/flink-connectors/flink-connector-elasticsearch2/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch2/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch5/pom.xml b/flink-connectors/flink-connector-elasticsearch5/pom.xml index e17d25443319a..f412c0b2a556a 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch6/pom.xml b/flink-connectors/flink-connector-elasticsearch6/pom.xml index 5bdf889e1b135..fa4799fa6b101 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch7/pom.xml b/flink-connectors/flink-connector-elasticsearch7/pom.xml index 0b5fda5edefbc..c02037e4f433e 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-filesystem/pom.xml b/flink-connectors/flink-connector-filesystem/pom.xml index b984a71a2a390..67823334504a7 100644 --- a/flink-connectors/flink-connector-filesystem/pom.xml +++ b/flink-connectors/flink-connector-filesystem/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-gcp-pubsub/pom.xml b/flink-connectors/flink-connector-gcp-pubsub/pom.xml index 0001984eedbbf..174938adf67d8 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-hive/pom.xml b/flink-connectors/flink-connector-hive/pom.xml index 18b1937be29d0..94abc3b46d05c 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.10/pom.xml b/flink-connectors/flink-connector-kafka-0.10/pom.xml index b3fd42d9f9968..fccff9b979f5d 100644 --- a/flink-connectors/flink-connector-kafka-0.10/pom.xml +++ b/flink-connectors/flink-connector-kafka-0.10/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.11/pom.xml b/flink-connectors/flink-connector-kafka-0.11/pom.xml index d6260b0026f1e..dea173e18e719 100644 --- a/flink-connectors/flink-connector-kafka-0.11/pom.xml +++ b/flink-connectors/flink-connector-kafka-0.11/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.8/pom.xml b/flink-connectors/flink-connector-kafka-0.8/pom.xml index 7f092afd4108a..b3657526a9531 100644 --- a/flink-connectors/flink-connector-kafka-0.8/pom.xml +++ b/flink-connectors/flink-connector-kafka-0.8/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.9/pom.xml b/flink-connectors/flink-connector-kafka-0.9/pom.xml index 7171fbc9dad3a..7d7da195a49c4 100644 --- a/flink-connectors/flink-connector-kafka-0.9/pom.xml +++ b/flink-connectors/flink-connector-kafka-0.9/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-base/pom.xml b/flink-connectors/flink-connector-kafka-base/pom.xml index 9a379fc990515..fc5c997a1634f 100644 --- a/flink-connectors/flink-connector-kafka-base/pom.xml +++ b/flink-connectors/flink-connector-kafka-base/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka/pom.xml b/flink-connectors/flink-connector-kafka/pom.xml index 6667d0a87303c..361c341771e8c 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kinesis/pom.xml b/flink-connectors/flink-connector-kinesis/pom.xml index bdfd7c7d27115..45e081d1ca4f0 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-nifi/pom.xml b/flink-connectors/flink-connector-nifi/pom.xml index 7055d8540d412..336cabaf9f673 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-rabbitmq/pom.xml b/flink-connectors/flink-connector-rabbitmq/pom.xml index 9c66a3223541a..ebff6da156ad3 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-twitter/pom.xml b/flink-connectors/flink-connector-twitter/pom.xml index 9db22f9031ffa..27c570da84850 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml index d131cb7a75a3a..37dae74128ea9 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-hbase/pom.xml b/flink-connectors/flink-hbase/pom.xml index d5237fc5041bb..4114f69841636 100644 --- a/flink-connectors/flink-hbase/pom.xml +++ b/flink-connectors/flink-hbase/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-hcatalog/pom.xml b/flink-connectors/flink-hcatalog/pom.xml index a020b6bba1467..64fab18a828af 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-jdbc/pom.xml b/flink-connectors/flink-jdbc/pom.xml index 3bb48b8f4cb81..8892c8a6a2fda 100644 --- a/flink-connectors/flink-jdbc/pom.xml +++ b/flink-connectors/flink-jdbc/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml index 090fc9818393a..4846f765a9149 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml index 096f4126da632..0f2da3f87b2e6 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-sql-connector-kafka-0.10/pom.xml b/flink-connectors/flink-sql-connector-kafka-0.10/pom.xml index e3350646d16e5..12bd7cfcb2c54 100644 --- a/flink-connectors/flink-sql-connector-kafka-0.10/pom.xml +++ b/flink-connectors/flink-sql-connector-kafka-0.10/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-sql-connector-kafka-0.11/pom.xml b/flink-connectors/flink-sql-connector-kafka-0.11/pom.xml index 8d9dffd91d7a5..a1e3e94963309 100644 --- a/flink-connectors/flink-sql-connector-kafka-0.11/pom.xml +++ b/flink-connectors/flink-sql-connector-kafka-0.11/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-sql-connector-kafka-0.9/pom.xml b/flink-connectors/flink-sql-connector-kafka-0.9/pom.xml index fd510ba27cb67..d16bfd37f7d0c 100644 --- a/flink-connectors/flink-sql-connector-kafka-0.9/pom.xml +++ b/flink-connectors/flink-sql-connector-kafka-0.9/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/flink-sql-connector-kafka/pom.xml b/flink-connectors/flink-sql-connector-kafka/pom.xml index 3051ad44bd08b..b46f5710623c4 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml index 1e4006191cd74..7f5a77da2f081 100644 --- a/flink-connectors/pom.xml +++ b/flink-connectors/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-container/pom.xml b/flink-container/pom.xml index e94579b39d641..80755d7d41604 100644 --- a/flink-container/pom.xml +++ b/flink-container/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-contrib/flink-connector-wikiedits/pom.xml b/flink-contrib/flink-connector-wikiedits/pom.xml index c4f15290e2646..08dd5a926b24e 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml index 266ce20321f7a..f580d4078c548 100644 --- a/flink-contrib/pom.xml +++ b/flink-contrib/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-core/pom.xml b/flink-core/pom.xml index 4569f0ad4e73d..de29bbe3c5223 100644 --- a/flink-core/pom.xml +++ b/flink-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index 11255cbbcf560..5af9e1024dc0a 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml index 7db9f8861f396..6d2bbe494ac6c 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-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 fe5eadd65efba..c0f9a30063bb9 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml b/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml index d7a2dd5e6138e..09900c0458353 100644 --- a/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml +++ b/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml @@ -24,7 +24,7 @@ org.apache.flink flink-end-to-end-tests - 1.10-SNAPSHOT + 1.11-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 09f029d85b185..8590a5d3af6f1 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.10-SNAPSHOT + 1.11-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 85fd21d82ecae..6e96bff0c5a12 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.10-SNAPSHOT + 1.11-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 6e8e5278bd4f2..7b84cd12f57c2 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.10-SNAPSHOT + 1.11-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 0729e3897e262..53fd03a24b6e0 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.10-SNAPSHOT + 1.11-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 ecde754302e6c..f13f34f1cd8a5 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.10-SNAPSHOT + 1.11-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 387ad84f8bff9..96a877cc728b7 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.10-SNAPSHOT + 1.11-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 ef66c39889a3d..204275acf4568 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-end-to-end-tests/flink-elasticsearch2-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch2-test/pom.xml index 53a1f72627d39..8b7c3a62dd2b6 100644 --- a/flink-end-to-end-tests/flink-elasticsearch2-test/pom.xml +++ b/flink-end-to-end-tests/flink-elasticsearch2-test/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-end-to-end-tests - 1.10-SNAPSHOT + 1.11-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 e6c1add4042a6..1dd1ff5b99088 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.10-SNAPSHOT + 1.11-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 0fb03e59c919c..305d76940a45d 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.10-SNAPSHOT + 1.11-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 76ddc0e2aebf6..4254390f00c53 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.10-SNAPSHOT + 1.11-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 baf1b7ab01b25..fd5059464bab5 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.10-SNAPSHOT + 1.11-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 7a2113a0a6801..621894224169b 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.10-SNAPSHOT + 1.11-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 5ade86e2d2602..bab396da23492 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.10-SNAPSHOT + 1.11-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 87672c1c440fd..79fd59b41d4a8 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.10-SNAPSHOT + 1.11-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 622a668bed28d..9a4571afca8e4 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.10-SNAPSHOT + 1.11-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 3e5db28c29f08..7c6e827ba3d43 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.10-SNAPSHOT + 1.11-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 db6c25883ded7..ba17db9eca296 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.10-SNAPSHOT + 1.11-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 5d8036d72ac7f..a963c7ebc0371 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.10-SNAPSHOT + 1.11-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 8901591bc09f3..80c8699ceb44e 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.10-SNAPSHOT + 1.11-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 7db13054d1e0e..cadf1b4c50cac 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.10-SNAPSHOT + 1.11-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 534507739763e..9bee46ca25505 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.10-SNAPSHOT + 1.11-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 3c4f2161eb597..0afb56478a504 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.10-SNAPSHOT + 1.11-SNAPSHOT pom 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 4581eb7aae163..e7a441ab32951 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.10-SNAPSHOT + 1.11-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 41b54a51772ce..b3e8ecf22f151 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.10-SNAPSHOT + 1.11-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 d0bc72099c099..088ae5ee84a79 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.10-SNAPSHOT + 1.11-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 04fd446340315..8ee389712b159 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.10-SNAPSHOT + 1.11-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 53c947df0c47f..ebd1baf03f9c9 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.10-SNAPSHOT + 1.11-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 13199b98fff54..644890d31a165 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.10-SNAPSHOT + 1.11-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 83a2673f0e889..18f681f4a9098 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.10-SNAPSHOT + 1.11-SNAPSHOT 4.0.0 diff --git a/flink-end-to-end-tests/flink-streaming-file-sink-test/pom.xml b/flink-end-to-end-tests/flink-streaming-file-sink-test/pom.xml index b60b4dee26c9b..74419b46c7640 100644 --- a/flink-end-to-end-tests/flink-streaming-file-sink-test/pom.xml +++ b/flink-end-to-end-tests/flink-streaming-file-sink-test/pom.xml @@ -22,7 +22,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.10-SNAPSHOT + 1.11-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 8f366271ce8c1..e409eeebfa645 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.10-SNAPSHOT + 1.11-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 c1d2c639b2413..3f6a65a68c19f 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.10-SNAPSHOT + 1.11-SNAPSHOT .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-streaming-kafka010-test/pom.xml b/flink-end-to-end-tests/flink-streaming-kafka010-test/pom.xml index b71cc2384c04f..116121f64571e 100644 --- a/flink-end-to-end-tests/flink-streaming-kafka010-test/pom.xml +++ b/flink-end-to-end-tests/flink-streaming-kafka010-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. 4.0.0 diff --git a/flink-end-to-end-tests/flink-streaming-kafka011-test/pom.xml b/flink-end-to-end-tests/flink-streaming-kafka011-test/pom.xml index 83f5afb2137ae..7492305c034c5 100644 --- a/flink-end-to-end-tests/flink-streaming-kafka011-test/pom.xml +++ b/flink-end-to-end-tests/flink-streaming-kafka011-test/pom.xml @@ -23,7 +23,7 @@ under the License. flink-end-to-end-tests org.apache.flink - 1.10-SNAPSHOT + 1.11-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 88b93541cbf4e..525a4b2345aaf 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.10-SNAPSHOT + 1.11-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 0b4388d5d547c..37b39f92e7f7d 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.10-SNAPSHOT + 1.11-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 471a4f8eebebc..1aace3f5aa609 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.10-SNAPSHOT + 1.11-SNAPSHOT .. 4.0.0 diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml index 0c87bea9d8d4e..862d0388c5f42 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml index 6998bca195fee..e2ee888eaa539 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.10-SNAPSHOT + 1.11-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 969f153cf6048..ccd169c148213 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.10-SNAPSHOT + 1.11-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 73d4c70818dbb..41342ab04667c 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.10-SNAPSHOT + 1.11-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 e4ea4788233f9..27d91e6f04ebc 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-examples/flink-examples-build-helper/pom.xml b/flink-examples/flink-examples-build-helper/pom.xml index 6dd769d91cbbb..dc6aa266d11a4 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml index d96df1feb063e..12659104d8ed1 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml index cd58a57bb278b..9d73de05acb4b 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml index f4d57d86297ed..0ddb66623b196 100644 --- a/flink-examples/pom.xml +++ b/flink-examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-azure-fs-hadoop/pom.xml b/flink-filesystems/flink-azure-fs-hadoop/pom.xml index dc1664d843ba7..fb9c2d72c210c 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml index 5a47cea6372fe..1de403f099e97 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml index 7ddbbd2f9520b..f85a4fac0868d 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-mapr-fs/pom.xml b/flink-filesystems/flink-mapr-fs/pom.xml index 5ee8c0ac4e08d..885501e410407 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-oss-fs-hadoop/pom.xml b/flink-filesystems/flink-oss-fs-hadoop/pom.xml index 8c18d848aabb9..33dcb5b77c94b 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.10-SNAPSHOT + 1.11-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 dc2c48421539a..94e06c84c0854 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-s3-fs-hadoop/pom.xml b/flink-filesystems/flink-s3-fs-hadoop/pom.xml index dd40a3c7a2b2b..809706caffb29 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml index fbec527f0ce00..b73ae35c0b1f3 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/flink-swift-fs-hadoop/pom.xml b/flink-filesystems/flink-swift-fs-hadoop/pom.xml index 201c32d707e92..b0c25513f4d38 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml index 89beb26f195ac..0053983975c99 100644 --- a/flink-filesystems/pom.xml +++ b/flink-filesystems/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml b/flink-formats/flink-avro-confluent-registry/pom.xml index 5366cbd5759b6..3bdda1d2076ed 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.10-SNAPSHOT + 1.11-SNAPSHOT 4.0.0 diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml index c4ded2ac13179..d145dba56905d 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-compress/pom.xml b/flink-formats/flink-compress/pom.xml index 20c8d421c63ca..3bf5041a5efdf 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-csv/pom.xml b/flink-formats/flink-csv/pom.xml index 77fb4616b9070..54bc7e76776af 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml index eb9e3472f2b62..3bc69aa830ad2 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-orc/pom.xml b/flink-formats/flink-orc/pom.xml index 4df500c944415..f8c3275a02019 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml index 06304292084f9..114f0a4e12c73 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/flink-sequence-file/pom.xml b/flink-formats/flink-sequence-file/pom.xml index 0a93101db7cc4..35a33dbe3e482 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml index fade986ca2946..105dffbbd466e 100644 --- a/flink-formats/pom.xml +++ b/flink-formats/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml index 9fd75c2da66a6..796832a402e2f 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-java/pom.xml b/flink-java/pom.xml index 86344036b0c6a..33aaaa929de54 100644 --- a/flink-java/pom.xml +++ b/flink-java/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-kubernetes/pom.xml b/flink-kubernetes/pom.xml index dfc4cb56585bf..6236e473636a2 100644 --- a/flink-kubernetes/pom.xml +++ b/flink-kubernetes/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml index 37643a627fd6f..906e8f363a06c 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml index a5891d3bd36ce..686cb95de0089 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-libraries/flink-gelly-examples/pom.xml b/flink-libraries/flink-gelly-examples/pom.xml index fbb39ff6e6436..363ab0f3ed4ff 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml index 3a9b0232ad6b6..e1a7b230b5ab9 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.10-SNAPSHOT + 1.11-SNAPSHOT .. 4.0.0 diff --git a/flink-libraries/flink-gelly/pom.xml b/flink-libraries/flink-gelly/pom.xml index b62490ffd3d3d..c62aab88462ff 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-libraries/flink-state-processing-api/pom.xml b/flink-libraries/flink-state-processing-api/pom.xml index 90e2a5ead97fd..5cde96189e820 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml index a821d9a17fd8b..75afd40c6aeb2 100644 --- a/flink-libraries/pom.xml +++ b/flink-libraries/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-mesos/pom.xml b/flink-mesos/pom.xml index 210be8dec25eb..ff6a2487ad52e 100644 --- a/flink-mesos/pom.xml +++ b/flink-mesos/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml index 524b3a2e0748e..e8db449c0d8c7 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml index 40128908c54c9..bdc8ec8654c3d 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml index eff08ae7de7d3..c3b8ea74b7c81 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml index 08b03752939ef..b4f511d7e62ac 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-influxdb/pom.xml b/flink-metrics/flink-metrics-influxdb/pom.xml index cd99a1713a9ac..a45412fe3893c 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml index 7cfa0826cf4e7..96ee181c9cae9 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml index 5e596535f2a7d..29529aa37faee 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml index b749146c08bac..613926206f61b 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml index 016244f558ffb..18ffd4471d488 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml index 74df17b38c40b..392174f09d618 100644 --- a/flink-metrics/pom.xml +++ b/flink-metrics/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-ml-parent/flink-ml-api/pom.xml b/flink-ml-parent/flink-ml-api/pom.xml index 55540767a3418..df6be78399131 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.10-SNAPSHOT + 1.11-SNAPSHOT flink-ml-api diff --git a/flink-ml-parent/flink-ml-lib/pom.xml b/flink-ml-parent/flink-ml-lib/pom.xml index 5cd4793ccdfba..7f5a081ad5644 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.10-SNAPSHOT + 1.11-SNAPSHOT flink-ml-lib_${scala.binary.version} diff --git a/flink-ml-parent/pom.xml b/flink-ml-parent/pom.xml index 36a2077d5976c..cc333b5ffdc6f 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml index dd2d674f2532b..e8f879cc6d7ad 100644 --- a/flink-optimizer/pom.xml +++ b/flink-optimizer/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-python/pom.xml b/flink-python/pom.xml index 5a7bb6e6428da..ce91844b8a09a 100644 --- a/flink-python/pom.xml +++ b/flink-python/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-python/pyflink/version.py b/flink-python/pyflink/version.py index 05cc5a8923299..80af04e0e5516 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.10.dev0" +__version__ = "1.11.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 ad201f0985203..fcaeba2268ac3 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml index 3ee266c193a91..ca0ccf282cb91 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml index 7694a672c9296..e6e1db384f5b4 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml index 31c49108011d1..b986b3251f94f 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-quickstart/flink-quickstart-scala/pom.xml b/flink-quickstart/flink-quickstart-scala/pom.xml index dd9dbee45b442..beb05980a56b3 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml index 150d8ce88b910..da11800d6d1f0 100644 --- a/flink-quickstart/pom.xml +++ b/flink-quickstart/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml index b7fadbef046f2..fd3565cd49e78 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index 8ce1b1f618676..710d8ae8db4e9 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-scala-shell/pom.xml b/flink-scala-shell/pom.xml index 7b46734bda721..c3c5d4ed6d81a 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml index 828ac103b9741..3e2b1f584e22f 100644 --- a/flink-scala/pom.xml +++ b/flink-scala/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-shaded-curator/pom.xml b/flink-shaded-curator/pom.xml index ae8116742a372..7cf8954b2b376 100644 --- a/flink-shaded-curator/pom.xml +++ b/flink-shaded-curator/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml index 78cd7134b7baf..dd00fbcdbe4f4 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml index 901b6eb5eead5..c838a0399d6cc 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml index c96631c7cabb6..1c9ed4dc8a651 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml index 98867a14eb1c2..9719cfa78a36f 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml index f815e839b2ff7..aefa26bb8f62e 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-sql-client/pom.xml b/flink-table/flink-sql-client/pom.xml index d5e95fc129323..aa3df7c4dc645 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-sql-parser/pom.xml b/flink-table/flink-sql-parser/pom.xml index 67dcf3bbdc9a5..a0d255b8af480 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.10-SNAPSHOT + 1.11-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 79e24d0572065..afe0acf647a8f 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-api-java/pom.xml b/flink-table/flink-table-api-java/pom.xml index 9354a99fec1ce..c441d97aab9c8 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-api-scala-bridge/pom.xml b/flink-table/flink-table-api-scala-bridge/pom.xml index f0ae087cc3afa..99d45204e9089 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-api-scala/pom.xml b/flink-table/flink-table-api-scala/pom.xml index be8164216ef0e..61f54872c86d3 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-common/pom.xml b/flink-table/flink-table-common/pom.xml index 19f0f3510a431..d8c5f82ce8296 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-planner-blink/pom.xml b/flink-table/flink-table-planner-blink/pom.xml index 38c5d813aadcf..ab72ff0ead007 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-planner/pom.xml b/flink-table/flink-table-planner/pom.xml index 20f8029c4c623..24c95a824a90c 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-runtime-blink/pom.xml b/flink-table/flink-table-runtime-blink/pom.xml index 5676e7772f791..81e3324e422c2 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-uber-blink/pom.xml b/flink-table/flink-table-uber-blink/pom.xml index 32517ba3aa5d4..9c42c7a1407c1 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/flink-table-uber/pom.xml b/flink-table/flink-table-uber/pom.xml index 394417d1ae86c..ce357f7dc3e44 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-table/pom.xml b/flink-table/pom.xml index 400cd17a3e501..5bf84f99ffb1c 100644 --- a/flink-table/pom.xml +++ b/flink-table/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-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 9832f5ef2632a..217ccce8d1e71 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-test-utils-parent/flink-test-utils/pom.xml b/flink-test-utils-parent/flink-test-utils/pom.xml index 9f8ba2fdf027f..9c26be959be43 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-test-utils-parent/pom.xml b/flink-test-utils-parent/pom.xml index af8bf771abde3..fb60dfc709cc1 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml index f06b68d8e9e03..545e2d3ce059a 100644 --- a/flink-tests/pom.xml +++ b/flink-tests/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-walkthroughs/flink-walkthrough-common/pom.xml b/flink-walkthroughs/flink-walkthrough-common/pom.xml index 714d3449608b2..121130ea4ba73 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml index 8788a0fadec50..b5fdf0e626b66 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml index 3e35e277351a2..cc242eea6e379 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-walkthroughs/flink-walkthrough-table-java/pom.xml b/flink-walkthroughs/flink-walkthrough-table-java/pom.xml index 883470116cbb7..9156335b3e0de 100644 --- a/flink-walkthroughs/flink-walkthrough-table-java/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-table-java/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-walkthroughs/flink-walkthrough-table-scala/pom.xml b/flink-walkthroughs/flink-walkthrough-table-scala/pom.xml index d67a59c4f86cc..549952cb02da7 100644 --- a/flink-walkthroughs/flink-walkthrough-table-scala/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-table-scala/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-walkthroughs/pom.xml b/flink-walkthroughs/pom.xml index ce499e7e21e73..ad11b836a05f9 100644 --- a/flink-walkthroughs/pom.xml +++ b/flink-walkthroughs/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index 2bf362fe8f9fe..a5ab388a29fcb 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.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml index fada5f3251ab5..e44112904b10e 100644 --- a/flink-yarn/pom.xml +++ b/flink-yarn/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 7124046d2c8b0..25f5bedf08703 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.flink flink-parent - 1.10-SNAPSHOT + 1.11-SNAPSHOT flink pom @@ -161,7 +161,7 @@ under the License. org.apache.flink force-shading - 1.10-SNAPSHOT + 1.11-SNAPSHOT diff --git a/tools/force-shading/pom.xml b/tools/force-shading/pom.xml index 326c44e227352..1462ec21d016c 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.10-SNAPSHOT + 1.11-SNAPSHOT jar