This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to annotated tag release-1.5.3-rc1 in repository https://gitbox.apache.org/repos/asf/flink.git
commit 614f2162e42345da7501f8f6ea724a7e0ce65e3c Author: zentol <[email protected]> AuthorDate: Thu Aug 16 08:38:56 2018 +0200 Commit for release 1.5.3 --- docs/_config.yml | 8 ++++---- 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-elasticsearch/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch2/pom.xml | 2 +- flink-connectors/flink-connector-elasticsearch5/pom.xml | 2 +- flink-connectors/flink-connector-filesystem/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-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-orc/pom.xml | 2 +- flink-connectors/pom.xml | 2 +- flink-contrib/flink-connector-wikiedits/pom.xml | 2 +- flink-contrib/flink-storm-examples/pom.xml | 2 +- flink-contrib/flink-storm/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-bucketing-sink-test/pom.xml | 2 +- flink-end-to-end-tests/flink-dataset-allround-test/pom.xml | 2 +- flink-end-to-end-tests/flink-datastream-allround-test/pom.xml | 2 +- flink-end-to-end-tests/flink-elasticsearch1-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-high-parallelism-iterations-test/pom.xml | 2 +- .../flink-local-recovery-and-allocation-test/pom.xml | 2 +- .../flink-parent-child-classloading-test/pom.xml | 2 +- flink-end-to-end-tests/flink-stream-sql-test/pom.xml | 2 +- .../flink-stream-stateful-job-upgrade-test/pom.xml | 2 +- flink-end-to-end-tests/pom.xml | 2 +- flink-examples/flink-examples-batch/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-hadoop-fs/pom.xml | 2 +- flink-filesystems/flink-mapr-fs/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/pom.xml | 2 +- flink-formats/flink-json/pom.xml | 2 +- flink-formats/pom.xml | 2 +- flink-fs-tests/pom.xml | 2 +- flink-java/pom.xml | 2 +- flink-java8/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-ml/pom.xml | 2 +- flink-libraries/flink-python/pom.xml | 2 +- flink-libraries/flink-sql-client/pom.xml | 2 +- flink-libraries/flink-streaming-python/pom.xml | 2 +- flink-libraries/flink-table/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-ganglia/pom.xml | 2 +- flink-metrics/flink-metrics-graphite/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-optimizer/pom.xml | 2 +- flink-queryable-state/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-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml | 2 +- flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml | 2 +- flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml | 2 +- flink-shaded-hadoop/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-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-yarn-tests/pom.xml | 2 +- flink-yarn/pom.xml | 2 +- pom.xml | 4 ++-- tools/force-shading/pom.xml | 2 +- 109 files changed, 113 insertions(+), 113 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 3def55c..a6394f4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -27,12 +27,12 @@ # 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.5.0" +version: "1.5.3" # 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.5" -version_javadocs: "1.5" -version_scaladocs: "1.5" +version_title: 1.5 +version_javadocs: 1.5 +version_scaladocs: 1.5 # This suffix is appended to the Scala-dependent Maven artifact names scala_version_suffix: "_2.11" diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml index 7433471..a7008e0 100644 --- a/flink-annotations/pom.xml +++ b/flink-annotations/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml index c7f9e55..1ecac94 100644 --- a/flink-clients/pom.xml +++ b/flink-clients/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-cassandra/pom.xml b/flink-connectors/flink-connector-cassandra/pom.xml index 0fbd968..6657e5b 100644 --- a/flink-connectors/flink-connector-cassandra/pom.xml +++ b/flink-connectors/flink-connector-cassandra/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-elasticsearch-base/pom.xml b/flink-connectors/flink-connector-elasticsearch-base/pom.xml index 9694786..dce2df7 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-elasticsearch/pom.xml b/flink-connectors/flink-connector-elasticsearch/pom.xml index 5187b14..0130b8b 100644 --- a/flink-connectors/flink-connector-elasticsearch/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-elasticsearch2/pom.xml b/flink-connectors/flink-connector-elasticsearch2/pom.xml index 5660219..f061cf2 100644 --- a/flink-connectors/flink-connector-elasticsearch2/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch2/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-elasticsearch5/pom.xml b/flink-connectors/flink-connector-elasticsearch5/pom.xml index 16b7cff..5096fba 100644 --- a/flink-connectors/flink-connector-elasticsearch5/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch5/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-filesystem/pom.xml b/flink-connectors/flink-connector-filesystem/pom.xml index f1e7473..bed6776 100644 --- a/flink-connectors/flink-connector-filesystem/pom.xml +++ b/flink-connectors/flink-connector-filesystem/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-kafka-0.10/pom.xml b/flink-connectors/flink-connector-kafka-0.10/pom.xml index 2d273ae..86027d8 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-kafka-0.11/pom.xml b/flink-connectors/flink-connector-kafka-0.11/pom.xml index 089e5a2..95a23f8 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-kafka-0.8/pom.xml b/flink-connectors/flink-connector-kafka-0.8/pom.xml index 43a9dac..646f9b2 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-kafka-0.9/pom.xml b/flink-connectors/flink-connector-kafka-0.9/pom.xml index 1999a8d..4525ede 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-kafka-base/pom.xml b/flink-connectors/flink-connector-kafka-base/pom.xml index cea3896..485cbdb 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-kinesis/pom.xml b/flink-connectors/flink-connector-kinesis/pom.xml index c103a95..030e33d 100644 --- a/flink-connectors/flink-connector-kinesis/pom.xml +++ b/flink-connectors/flink-connector-kinesis/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-nifi/pom.xml b/flink-connectors/flink-connector-nifi/pom.xml index 3fe6f23..f4f1947 100644 --- a/flink-connectors/flink-connector-nifi/pom.xml +++ b/flink-connectors/flink-connector-nifi/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-rabbitmq/pom.xml b/flink-connectors/flink-connector-rabbitmq/pom.xml index cc80c95..8695927 100644 --- a/flink-connectors/flink-connector-rabbitmq/pom.xml +++ b/flink-connectors/flink-connector-rabbitmq/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-connector-twitter/pom.xml b/flink-connectors/flink-connector-twitter/pom.xml index 8aa8af20..73624c1 100644 --- a/flink-connectors/flink-connector-twitter/pom.xml +++ b/flink-connectors/flink-connector-twitter/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml index 468dc0a..170b272 100644 --- a/flink-connectors/flink-hadoop-compatibility/pom.xml +++ b/flink-connectors/flink-hadoop-compatibility/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-hbase/pom.xml b/flink-connectors/flink-hbase/pom.xml index 689ef4d..a67a772 100644 --- a/flink-connectors/flink-hbase/pom.xml +++ b/flink-connectors/flink-hbase/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-hcatalog/pom.xml b/flink-connectors/flink-hcatalog/pom.xml index e613dde..20f9045 100644 --- a/flink-connectors/flink-hcatalog/pom.xml +++ b/flink-connectors/flink-hcatalog/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-jdbc/pom.xml b/flink-connectors/flink-jdbc/pom.xml index 168d173..a40a86e 100644 --- a/flink-connectors/flink-jdbc/pom.xml +++ b/flink-connectors/flink-jdbc/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/flink-orc/pom.xml b/flink-connectors/flink-orc/pom.xml index 2fe229c..269b591 100644 --- a/flink-connectors/flink-orc/pom.xml +++ b/flink-connectors/flink-orc/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-connectors</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml index 1b77833..7f41929 100644 --- a/flink-connectors/pom.xml +++ b/flink-connectors/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-contrib/flink-connector-wikiedits/pom.xml b/flink-contrib/flink-connector-wikiedits/pom.xml index 3908658..0bdd258 100644 --- a/flink-contrib/flink-connector-wikiedits/pom.xml +++ b/flink-contrib/flink-connector-wikiedits/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-contrib</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-contrib/flink-storm-examples/pom.xml b/flink-contrib/flink-storm-examples/pom.xml index fcd4f4e..a2ad953 100644 --- a/flink-contrib/flink-storm-examples/pom.xml +++ b/flink-contrib/flink-storm-examples/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-contrib</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-contrib/flink-storm/pom.xml b/flink-contrib/flink-storm/pom.xml index 8f25de4..db6be65 100644 --- a/flink-contrib/flink-storm/pom.xml +++ b/flink-contrib/flink-storm/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-contrib</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml index 644f299..f2e732b 100644 --- a/flink-contrib/pom.xml +++ b/flink-contrib/pom.xml @@ -27,7 +27,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-core/pom.xml b/flink-core/pom.xml index b74b03e..7d182c1 100644 --- a/flink-core/pom.xml +++ b/flink-core/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index a562b4e..6d4d622 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml index f93466b..74b92c5 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 40be10c..5a5c2a8 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 @@ <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 2592117..3d73821 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 a58bcc8..7d60128 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-end-to-end-tests/flink-elasticsearch1-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch1-test/pom.xml index 6ac8e71..f2fabd6 100644 --- a/flink-end-to-end-tests/flink-elasticsearch1-test/pom.xml +++ b/flink-end-to-end-tests/flink-elasticsearch1-test/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 d6a1abf..aac6bbc 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 33241b0..ff34d85 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 cc89c1f..58a096b 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-end-to-end-tests</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 8ba7ef5..3ec10ce 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. <parent> <artifactId>flink-end-to-end-tests</artifactId> <groupId>org.apache.flink</groupId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/flink-end-to-end-tests/flink-parent-child-classloading-test/pom.xml b/flink-end-to-end-tests/flink-parent-child-classloading-test/pom.xml index f131d29..eba3546 100644 --- a/flink-end-to-end-tests/flink-parent-child-classloading-test/pom.xml +++ b/flink-end-to-end-tests/flink-parent-child-classloading-test/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>flink-end-to-end-tests</artifactId> <groupId>org.apache.flink</groupId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 2f345a5..647b24e 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 @@ <parent> <artifactId>flink-end-to-end-tests</artifactId> <groupId>org.apache.flink</groupId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 2af8213..796d27d 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. <parent> <artifactId>flink-end-to-end-tests</artifactId> <groupId>org.apache.flink</groupId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml index 04b8532..fefa6ce 100644 --- a/flink-end-to-end-tests/pom.xml +++ b/flink-end-to-end-tests/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml index e8820eb..852934a 100644 --- a/flink-examples/flink-examples-batch/pom.xml +++ b/flink-examples/flink-examples-batch/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-examples</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml index 4b496a1..d6b91ef 100644 --- a/flink-examples/flink-examples-streaming/pom.xml +++ b/flink-examples/flink-examples-streaming/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-examples</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml index 91c6a96..d96380c 100644 --- a/flink-examples/flink-examples-table/pom.xml +++ b/flink-examples/flink-examples-table/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-examples</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml index 81584b9..1cb2cdf 100644 --- a/flink-examples/pom.xml +++ b/flink-examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml index 425aa2c..25a29ef 100644 --- a/flink-filesystems/flink-hadoop-fs/pom.xml +++ b/flink-filesystems/flink-hadoop-fs/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-filesystems</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-filesystems/flink-mapr-fs/pom.xml b/flink-filesystems/flink-mapr-fs/pom.xml index d59baaf..8dae067 100644 --- a/flink-filesystems/flink-mapr-fs/pom.xml +++ b/flink-filesystems/flink-mapr-fs/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-filesystems</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-filesystems/flink-s3-fs-hadoop/pom.xml b/flink-filesystems/flink-s3-fs-hadoop/pom.xml index ca57909..f22d20d 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-filesystems</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml index 8ff7561..15660a0 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-filesystems</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-filesystems/flink-swift-fs-hadoop/pom.xml b/flink-filesystems/flink-swift-fs-hadoop/pom.xml index 66ee6d7..184abac 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-filesystems</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml index 341348c..bc5096f 100644 --- a/flink-filesystems/pom.xml +++ b/flink-filesystems/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml index 5676813..508bf97 100644 --- a/flink-formats/flink-avro/pom.xml +++ b/flink-formats/flink-avro/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-formats</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml index f7332b9..2b9e3df 100644 --- a/flink-formats/flink-json/pom.xml +++ b/flink-formats/flink-json/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-formats</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml index ad776cf..2094fdc 100644 --- a/flink-formats/pom.xml +++ b/flink-formats/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml index 71a69a3..6c02c40 100644 --- a/flink-fs-tests/pom.xml +++ b/flink-fs-tests/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-java/pom.xml b/flink-java/pom.xml index e8dd33b..f3546a9 100644 --- a/flink-java/pom.xml +++ b/flink-java/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-java8/pom.xml b/flink-java8/pom.xml index 273146d..fe61215 100644 --- a/flink-java8/pom.xml +++ b/flink-java8/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml index 0ea9dea..8bb069f 100644 --- a/flink-libraries/flink-cep-scala/pom.xml +++ b/flink-libraries/flink-cep-scala/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml index 4cbdc7f..6ff03b7 100644 --- a/flink-libraries/flink-cep/pom.xml +++ b/flink-libraries/flink-cep/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-gelly-examples/pom.xml b/flink-libraries/flink-gelly-examples/pom.xml index 70e3820..3f61c55 100644 --- a/flink-libraries/flink-gelly-examples/pom.xml +++ b/flink-libraries/flink-gelly-examples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml index 3d14db9..c9d2bc2 100644 --- a/flink-libraries/flink-gelly-scala/pom.xml +++ b/flink-libraries/flink-gelly-scala/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/flink-libraries/flink-gelly/pom.xml b/flink-libraries/flink-gelly/pom.xml index 7dd3083..49be721 100644 --- a/flink-libraries/flink-gelly/pom.xml +++ b/flink-libraries/flink-gelly/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-ml/pom.xml b/flink-libraries/flink-ml/pom.xml index bb5e483..be151ac 100644 --- a/flink-libraries/flink-ml/pom.xml +++ b/flink-libraries/flink-ml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-python/pom.xml b/flink-libraries/flink-python/pom.xml index a8a1d0b..18fae66 100644 --- a/flink-libraries/flink-python/pom.xml +++ b/flink-libraries/flink-python/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-sql-client/pom.xml b/flink-libraries/flink-sql-client/pom.xml index dcc2743..2b9fe9d 100644 --- a/flink-libraries/flink-sql-client/pom.xml +++ b/flink-libraries/flink-sql-client/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-streaming-python/pom.xml b/flink-libraries/flink-streaming-python/pom.xml index a3ae8b7..f6c85e7 100644 --- a/flink-libraries/flink-streaming-python/pom.xml +++ b/flink-libraries/flink-streaming-python/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/flink-table/pom.xml b/flink-libraries/flink-table/pom.xml index a3c345a..d6f8640 100644 --- a/flink-libraries/flink-table/pom.xml +++ b/flink-libraries/flink-table/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-libraries</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml index 6a2e6d7..c7448a8 100644 --- a/flink-libraries/pom.xml +++ b/flink-libraries/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-mesos/pom.xml b/flink-mesos/pom.xml index 4e1ec76..226ea27 100644 --- a/flink-mesos/pom.xml +++ b/flink-mesos/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml index cad9c36..33d878f 100644 --- a/flink-metrics/flink-metrics-core/pom.xml +++ b/flink-metrics/flink-metrics-core/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml index 3f05fcc..d295e4d 100644 --- a/flink-metrics/flink-metrics-datadog/pom.xml +++ b/flink-metrics/flink-metrics-datadog/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml index 532cbf5..930d6f3 100644 --- a/flink-metrics/flink-metrics-dropwizard/pom.xml +++ b/flink-metrics/flink-metrics-dropwizard/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-ganglia/pom.xml b/flink-metrics/flink-metrics-ganglia/pom.xml index 427d069..99d6adb 100644 --- a/flink-metrics/flink-metrics-ganglia/pom.xml +++ b/flink-metrics/flink-metrics-ganglia/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml index 65d7047..3ba94d0 100644 --- a/flink-metrics/flink-metrics-graphite/pom.xml +++ b/flink-metrics/flink-metrics-graphite/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml index d90595c..b89edfc 100644 --- a/flink-metrics/flink-metrics-jmx/pom.xml +++ b/flink-metrics/flink-metrics-jmx/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml index 26723d8..e66c93f 100644 --- a/flink-metrics/flink-metrics-prometheus/pom.xml +++ b/flink-metrics/flink-metrics-prometheus/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml index d610af2..a07c9d4 100644 --- a/flink-metrics/flink-metrics-slf4j/pom.xml +++ b/flink-metrics/flink-metrics-slf4j/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml index 9341987..cc70c9f 100644 --- a/flink-metrics/flink-metrics-statsd/pom.xml +++ b/flink-metrics/flink-metrics-statsd/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-metrics</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml index b98cc34..ab6122e 100644 --- a/flink-metrics/pom.xml +++ b/flink-metrics/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml index 53c6996..f4cb01c 100644 --- a/flink-optimizer/pom.xml +++ b/flink-optimizer/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 3616d0e..9ce2538 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-queryable-state</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml index 7c003be..6691722 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-queryable-state</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml index 651b1dc..d2e10eb 100644 --- a/flink-queryable-state/pom.xml +++ b/flink-queryable-state/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml index ab41e47..071834e 100644 --- a/flink-quickstart/flink-quickstart-java/pom.xml +++ b/flink-quickstart/flink-quickstart-java/pom.xml @@ -27,7 +27,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-quickstart</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-quickstart/flink-quickstart-scala/pom.xml b/flink-quickstart/flink-quickstart-scala/pom.xml index 734a5f9..a81b3ae 100644 --- a/flink-quickstart/flink-quickstart-scala/pom.xml +++ b/flink-quickstart/flink-quickstart-scala/pom.xml @@ -27,7 +27,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-quickstart</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml index 7878969..8fe4d16 100644 --- a/flink-quickstart/pom.xml +++ b/flink-quickstart/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml index 5890c64..71314e0 100644 --- a/flink-runtime-web/pom.xml +++ b/flink-runtime-web/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index cb9e995..8e530d8 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-scala-shell/pom.xml b/flink-scala-shell/pom.xml index 8e0e751..0ca7ac0 100644 --- a/flink-scala-shell/pom.xml +++ b/flink-scala-shell/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml index 05d0f67..85cbf0f 100644 --- a/flink-scala/pom.xml +++ b/flink-scala/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-shaded-curator/pom.xml b/flink-shaded-curator/pom.xml index 587e475..0d4915c 100644 --- a/flink-shaded-curator/pom.xml +++ b/flink-shaded-curator/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml b/flink-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml index 2af2dba..1f112ab 100644 --- a/flink-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml +++ b/flink-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-shaded-hadoop</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml b/flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml index f842c1c..576fdfc 100644 --- a/flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml +++ b/flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-shaded-hadoop</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml b/flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml index 65ac699..a0f3717 100644 --- a/flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml +++ b/flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-shaded-hadoop</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-shaded-hadoop/pom.xml b/flink-shaded-hadoop/pom.xml index 5e147d7..e631d27 100644 --- a/flink-shaded-hadoop/pom.xml +++ b/flink-shaded-hadoop/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml index c6a9f92..2d24691 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-state-backends</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml index c02ad84..22af0ce 100644 --- a/flink-state-backends/pom.xml +++ b/flink-state-backends/pom.xml @@ -27,7 +27,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml index 4338fcd..3826fc7 100644 --- a/flink-streaming-java/pom.xml +++ b/flink-streaming-java/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml index 16a5a21..134bfd9 100644 --- a/flink-streaming-scala/pom.xml +++ b/flink-streaming-scala/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> 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 970fbde..0810d98 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-test-utils-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-test-utils-parent/flink-test-utils/pom.xml b/flink-test-utils-parent/flink-test-utils/pom.xml index d13febc..a37f979 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. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-test-utils-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-test-utils-parent/pom.xml b/flink-test-utils-parent/pom.xml index fd5a730..ffa9f71 100644 --- a/flink-test-utils-parent/pom.xml +++ b/flink-test-utils-parent/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml index 9d767a2..c7c4fac 100644 --- a/flink-tests/pom.xml +++ b/flink-tests/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index f1d8a4a..dcd60b2 100644 --- a/flink-yarn-tests/pom.xml +++ b/flink-yarn-tests/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml index aa5a00a..661d3bf 100644 --- a/flink-yarn/pom.xml +++ b/flink-yarn/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <relativePath>..</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 01f4d82..0e48fe0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. <groupId>org.apache.flink</groupId> <artifactId>flink-parent</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <name>flink</name> <packaging>pom</packaging> @@ -143,7 +143,7 @@ under the License. <dependency> <groupId>org.apache.flink</groupId> <artifactId>force-shading</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> </dependency> <!-- Root dependencies for all projects --> diff --git a/tools/force-shading/pom.xml b/tools/force-shading/pom.xml index 9089c07..aa57410 100644 --- a/tools/force-shading/pom.xml +++ b/tools/force-shading/pom.xml @@ -38,7 +38,7 @@ under the License. <groupId>org.apache.flink</groupId> <artifactId>force-shading</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5.3</version> <packaging>jar</packaging>
