diff --git a/docs/_config.yml b/docs/_config.yml index fac4aabccbb43..2360ddd640181 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.7-SNAPSHOT" +version: "1.8-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.7-SNAPSHOT" +version_title: "1.8-SNAPSHOT" # Branch on Github for this version github_branch: "master" diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml index adb286467f114..1bfb19b9516ac 100644 --- a/flink-annotations/pom.xml +++ b/flink-annotations/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml index dafae8189c350..52f0a9e5b2001 100644 --- a/flink-clients/pom.xml +++ b/flink-clients/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-cassandra/pom.xml b/flink-connectors/flink-connector-cassandra/pom.xml index 710d3f33f2219..a3b27da4cfb46 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch-base/pom.xml b/flink-connectors/flink-connector-elasticsearch-base/pom.xml index b7b79406a2398..b70c0bc12f1aa 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch/pom.xml b/flink-connectors/flink-connector-elasticsearch/pom.xml index 044f21bb8f361..b3fdfe2740093 100644 --- a/flink-connectors/flink-connector-elasticsearch/pom.xml +++ b/flink-connectors/flink-connector-elasticsearch/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch2/pom.xml b/flink-connectors/flink-connector-elasticsearch2/pom.xml index 29fbf3ea33874..f15a3548c0dee 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch5/pom.xml b/flink-connectors/flink-connector-elasticsearch5/pom.xml index a8a6489f22c4a..a4c7bfcc9caf7 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-elasticsearch6/pom.xml b/flink-connectors/flink-connector-elasticsearch6/pom.xml index d1eb3d8b3d1ee..40b9ab6efaf12 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-filesystem/pom.xml b/flink-connectors/flink-connector-filesystem/pom.xml index 592db4b5106eb..c375ac467d689 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.10/pom.xml b/flink-connectors/flink-connector-kafka-0.10/pom.xml index 135dc59b65543..e6d80eabb644a 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.11/pom.xml b/flink-connectors/flink-connector-kafka-0.11/pom.xml index bf04aebb390fb..70ec82664172f 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.8/pom.xml b/flink-connectors/flink-connector-kafka-0.8/pom.xml index 52f0ef17b9ad9..f386cba1a0831 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-0.9/pom.xml b/flink-connectors/flink-connector-kafka-0.9/pom.xml index 9b9bbefa7b3f7..1ef37c28abc8a 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka-base/pom.xml b/flink-connectors/flink-connector-kafka-base/pom.xml index a0feec90b55a3..2c9113a6afd4e 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kafka/pom.xml b/flink-connectors/flink-connector-kafka/pom.xml index 109535aa4db65..cfc92c001316a 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-kinesis/pom.xml b/flink-connectors/flink-connector-kinesis/pom.xml index f32f64d958d0e..135f1dddcc943 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-nifi/pom.xml b/flink-connectors/flink-connector-nifi/pom.xml index 9fddae771cba6..81e61c0bafaff 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-rabbitmq/pom.xml b/flink-connectors/flink-connector-rabbitmq/pom.xml index 9214618c0d18a..bb30c35edf362 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-connector-twitter/pom.xml b/flink-connectors/flink-connector-twitter/pom.xml index 27c7cbf6730ef..b78458ab76958 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml index 82ef9c4062f4e..8235bcabd0973 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-hbase/pom.xml b/flink-connectors/flink-hbase/pom.xml index bacc4ff7116be..75b9470f45c00 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-hcatalog/pom.xml b/flink-connectors/flink-hcatalog/pom.xml index 3b5f78ddea9bb..b9a36ce127ccc 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-jdbc/pom.xml b/flink-connectors/flink-jdbc/pom.xml index 96c984f65beb8..60cdb67d40af4 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/flink-orc/pom.xml b/flink-connectors/flink-orc/pom.xml index cc9b71142606f..733049a40962a 100644 --- a/flink-connectors/flink-orc/pom.xml +++ b/flink-connectors/flink-orc/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml index 78aab4633a3a0..d42247f30e76d 100644 --- a/flink-connectors/pom.xml +++ b/flink-connectors/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-container/pom.xml b/flink-container/pom.xml index 6d04559d24cbd..46bbdbb2fe9f8 100644 --- a/flink-container/pom.xml +++ b/flink-container/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-contrib/flink-connector-wikiedits/pom.xml b/flink-contrib/flink-connector-wikiedits/pom.xml index 0752a85847762..1723a9a5cb61b 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-contrib/flink-storm-examples/pom.xml b/flink-contrib/flink-storm-examples/pom.xml index a7d597a3ddfb9..42038cd1e11b7 100644 --- a/flink-contrib/flink-storm-examples/pom.xml +++ b/flink-contrib/flink-storm-examples/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-contrib - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-contrib/flink-storm/pom.xml b/flink-contrib/flink-storm/pom.xml index 3be0d71ffdfa4..6b6f07ec7450a 100644 --- a/flink-contrib/flink-storm/pom.xml +++ b/flink-contrib/flink-storm/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-contrib - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml index 95473f92734b5..7ea9b19731e03 100644 --- a/flink-contrib/pom.xml +++ b/flink-contrib/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-core/pom.xml b/flink-core/pom.xml index 276cc090c51a6..c17aeb30d2a09 100644 --- a/flink-core/pom.xml +++ b/flink-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index c11517af53f93..a4c67d7b8c071 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml index 75e3f9b53fb98..3e87c9356f51f 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-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 2fd04f5524efc..808cef7500af3 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.7-SNAPSHOT + 1.8-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 ea81997f36d88..0dc5869439ce4 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.7-SNAPSHOT + 1.8-SNAPSHOT 4.0.0 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 a79c7242bdbdb..7bbe1db80d0f7 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.7-SNAPSHOT + 1.8-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 e043c0ff43048..757d61e816ce5 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.7-SNAPSHOT + 1.8-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 b6a2356f07302..a1bf76058a966 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.7-SNAPSHOT + 1.8-SNAPSHOT .. 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 5b43e50ec4cf3..3c8fb646221df 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. org.apache.flink flink-end-to-end-tests - 1.7-SNAPSHOT + 1.8-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 9261e95a76687..d0e44dcb116df 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.7-SNAPSHOT + 1.8-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 c820211822e47..e55aff10c89ae 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.7-SNAPSHOT + 1.8-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 d170235c7022f..831b5ef21dc77 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.7-SNAPSHOT + 1.8-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 c619225d6e130..cf1297dc484c3 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.7-SNAPSHOT + 1.8-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 d0d7d2c5f64c2..8dc7431bb0580 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.7-SNAPSHOT + 1.8-SNAPSHOT 4.0.0 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 a153bb18d71b6..dbe133c2e4ea2 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 @@ flink-end-to-end-tests org.apache.flink - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. 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 6b9c79b2b41d2..e50a7cddce08b 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.7-SNAPSHOT + 1.8-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 0911aab32edda..47e8dbe97ec57 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.7-SNAPSHOT + 1.8-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 de1db9e6bf596..b3a48697f6c0f 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.7-SNAPSHOT + 1.8-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 aeeb054fd2b85..300e60a3e8e09 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.7-SNAPSHOT + 1.8-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 bae46d021c1f7..04015fae960ff 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.7-SNAPSHOT + 1.8-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 ca967c532b3fb..13e1e0be48a76 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.7-SNAPSHOT + 1.8-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 3f28f2d5be824..86cb5b1c23c58 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.7-SNAPSHOT + 1.8-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 c9aef8d312c17..59ba6a466e660 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.7-SNAPSHOT + 1.8-SNAPSHOT 4.0.0 diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml index 6b31881f684d6..382239fcf31ea 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml index 24ef0165806ed..ae46a6bb63a23 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml index cbeef2a10cd04..180a6cbe9d3a9 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml index c6bf01c289259..c01d464ce17c3 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml index 6a9b7e4379315..165130d3bdfa7 100644 --- a/flink-examples/pom.xml +++ b/flink-examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml index b8029a187f21a..2dc52d583f781 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml index e545ef8f303ba..12c686899ec6d 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-mapr-fs/pom.xml b/flink-filesystems/flink-mapr-fs/pom.xml index 1c4351d29b7e5..48d02a4b03f5c 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-s3-fs-base/pom.xml b/flink-filesystems/flink-s3-fs-base/pom.xml index 6cc877dd57305..f89562dd6e2b9 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-s3-fs-hadoop/pom.xml b/flink-filesystems/flink-s3-fs-hadoop/pom.xml index 270e78d8228fe..1355eda37af8d 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml index cf35a04a585b2..6ea31d66417d9 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/flink-swift-fs-hadoop/pom.xml b/flink-filesystems/flink-swift-fs-hadoop/pom.xml index d0445d659ceee..4e87d6923acd3 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml index 04018b199e725..b4742f53e96dd 100644 --- a/flink-filesystems/pom.xml +++ b/flink-filesystems/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml b/flink-formats/flink-avro-confluent-registry/pom.xml index 9d818519672bd..72a74ac11ba3b 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.7-SNAPSHOT + 1.8-SNAPSHOT 4.0.0 diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml index 867d9475b0d15..34b6b7d53b861 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml index 1d6428903786a..43af92c09f587 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml index b1958013513c8..9caa5fb975ef6 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml index c17ca58831e26..c354402c21fa9 100644 --- a/flink-formats/pom.xml +++ b/flink-formats/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml index f0e9a98fc2db3..d9e5909cbc130 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-java/pom.xml b/flink-java/pom.xml index 18a68dde0d072..49096009217cd 100644 --- a/flink-java/pom.xml +++ b/flink-java/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml index 07533d216543f..f5edb85b651c5 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml index 81db582b64060..b8162debf6851 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-gelly-examples/pom.xml b/flink-libraries/flink-gelly-examples/pom.xml index 9f636f00c9744..a3e9661408c63 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml index 5ffe55c9bc58a..ff40aa654db4c 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.7-SNAPSHOT + 1.8-SNAPSHOT .. 4.0.0 diff --git a/flink-libraries/flink-gelly/pom.xml b/flink-libraries/flink-gelly/pom.xml index 6f49bde4ec2d9..3d6daa38369b6 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-ml/pom.xml b/flink-libraries/flink-ml/pom.xml index 14b10791fa65b..ad79765e31253 100644 --- a/flink-libraries/flink-ml/pom.xml +++ b/flink-libraries/flink-ml/pom.xml @@ -24,7 +24,7 @@ org.apache.flink flink-libraries - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-python/pom.xml b/flink-libraries/flink-python/pom.xml index 0ca2f99764440..cf04cf8f3c8bf 100644 --- a/flink-libraries/flink-python/pom.xml +++ b/flink-libraries/flink-python/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-libraries - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-sql-client/pom.xml b/flink-libraries/flink-sql-client/pom.xml index c0299b8f31ebb..d703aeccac4ae 100644 --- a/flink-libraries/flink-sql-client/pom.xml +++ b/flink-libraries/flink-sql-client/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-libraries - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-streaming-python/pom.xml b/flink-libraries/flink-streaming-python/pom.xml index 212fcc09ff9ed..1659d83a34edd 100644 --- a/flink-libraries/flink-streaming-python/pom.xml +++ b/flink-libraries/flink-streaming-python/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-libraries - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/flink-table-common/pom.xml b/flink-libraries/flink-table-common/pom.xml index 2ebc7f986b8b9..fac1745339599 100644 --- a/flink-libraries/flink-table-common/pom.xml +++ b/flink-libraries/flink-table-common/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-libraries - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. @@ -36,7 +36,7 @@ under the License. org.apache.flink flink-core - 1.7-SNAPSHOT + 1.8-SNAPSHOT diff --git a/flink-libraries/flink-table/pom.xml b/flink-libraries/flink-table/pom.xml index 6b2fe8c9af7a6..1fe5a0964cdcc 100644 --- a/flink-libraries/flink-table/pom.xml +++ b/flink-libraries/flink-table/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-libraries - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml index 0e98fbfd19eff..3014aafc47eb9 100644 --- a/flink-libraries/pom.xml +++ b/flink-libraries/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-mesos/pom.xml b/flink-mesos/pom.xml index 182c143dd72ae..b51d042e44b53 100644 --- a/flink-mesos/pom.xml +++ b/flink-mesos/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml index f5059433e2000..3d97eeaa1842b 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml index 3b7456b9d5315..ece71c624fed8 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml index 4ef94264346c4..fc0fc88b05008 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-ganglia/pom.xml b/flink-metrics/flink-metrics-ganglia/pom.xml index 1cec50e6c1a26..755b183562ee3 100644 --- a/flink-metrics/flink-metrics-ganglia/pom.xml +++ b/flink-metrics/flink-metrics-ganglia/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml index eeb7f8b08446c..03ba5364bd954 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml index 750ab620a2f6b..8176ec747d94e 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml index 145113d9999eb..bb5afacf3717e 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml index a48d0a48fb715..0c5a6144988e5 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml index 61531b2cf627a..f1508c604542f 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml index f4031b1288c3f..cc5dc7b049aa7 100644 --- a/flink-metrics/pom.xml +++ b/flink-metrics/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml index 81c502f2ee7cb..0a82ddb521ad4 100644 --- a/flink-optimizer/pom.xml +++ b/flink-optimizer/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. 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 21b63d32574f4..5cd765246e662 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml index 036c20355efe2..c834e6681e13a 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml index a3e988108adea..ee104b31a0a6a 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml index f9f7ba3e4a97a..8977fcdee29b7 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-quickstart/flink-quickstart-scala/pom.xml b/flink-quickstart/flink-quickstart-scala/pom.xml index 331ad7029e5c7..40e5cac4bce86 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml index b7273df961dd6..8da1048ddaf94 100644 --- a/flink-quickstart/pom.xml +++ b/flink-quickstart/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml index f4c4d0a19655a..ca98199db9af8 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index 3412fd4713d59..d216851c2d126 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-scala-shell/pom.xml b/flink-scala-shell/pom.xml index 5a96804794590..3c9a563b30f2b 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml index e7fc6e13c2b50..eebe7d23a7d49 100644 --- a/flink-scala/pom.xml +++ b/flink-scala/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-shaded-curator/pom.xml b/flink-shaded-curator/pom.xml index 9a45ef7e03dc9..a25a418c925eb 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml b/flink-shaded-hadoop/flink-shaded-hadoop2-uber/pom.xml index 4fa07e23f33e6..29fe5d3f4848a 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. org.apache.flink flink-shaded-hadoop - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml b/flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml index 6849138e61553..4639af2b3cf54 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. org.apache.flink flink-shaded-hadoop - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml b/flink-shaded-hadoop/flink-shaded-yarn-tests/pom.xml index cdda27cab97b7..e1f5b0dcdaa7f 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. org.apache.flink flink-shaded-hadoop - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-shaded-hadoop/pom.xml b/flink-shaded-hadoop/pom.xml index 34b8fb9409729..4e8dbbf553914 100644 --- a/flink-shaded-hadoop/pom.xml +++ b/flink-shaded-hadoop/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml index 1b729e86a13b3..2736729aafe74 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml index 82a1e5a78f262..2eb161a3ff960 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml index e64ed48c712be..d740928490c12 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml index d7cebb48502fc..4adc01b3866bf 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.7-SNAPSHOT + 1.8-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 e933b8223e42e..9a7066335c6a4 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-test-utils-parent/flink-test-utils/pom.xml b/flink-test-utils-parent/flink-test-utils/pom.xml index 6c32a436babc2..d862505b84337 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-test-utils-parent/pom.xml b/flink-test-utils-parent/pom.xml index 951e4b903f07d..4cc76ccc88f1d 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml index 80cf8de877d36..fbcbd6f682ac8 100644 --- a/flink-tests/pom.xml +++ b/flink-tests/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index c09b0dd64ca53..50e56a2e70562 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.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml index 4db79ed247576..38f0d0a862c68 100644 --- a/flink-yarn/pom.xml +++ b/flink-yarn/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 055e64896e55a..463a831694afd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.flink flink-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT flink pom @@ -143,7 +143,7 @@ under the License. org.apache.flink force-shading - 1.7-SNAPSHOT + 1.8-SNAPSHOT diff --git a/tools/force-shading/pom.xml b/tools/force-shading/pom.xml index a0f772cfa211d..1a6c8a147c259 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.7-SNAPSHOT + 1.8-SNAPSHOT jar