Skip to content

Commit 8d180d5

Browse files
committed
Update version to 1.6-SNAPSHOT
1 parent a13f7b2 commit 8d180d5

File tree

98 files changed

+101
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+101
-101
lines changed

docs/_config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
# we change the version for the complete docs when forking of a release branch
2828
# etc.
2929
# The full version string as referenced in Maven (e.g. 1.2.1)
30-
version: "1.5-SNAPSHOT"
30+
version: "1.6-SNAPSHOT"
3131
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
3232
# release this should be the same as the regular version
33-
version_title: "1.5-SNAPSHOT"
34-
version_javadocs: "1.5"
33+
version_title: "1.6-SNAPSHOT"
34+
version_javadocs: "1.6-SNAPSHOT"
3535

3636
# This suffix is appended to the Scala-dependent Maven artifact names
3737
scala_version_suffix: "_2.11"

flink-annotations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-clients/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-parent</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-cassandra/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-elasticsearch-base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-elasticsearch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-elasticsearch2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-elasticsearch5/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-filesystem/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-kafka-0.10/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-kafka-0.11/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-kafka-0.8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-kafka-0.9/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-kafka-base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-kinesis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-nifi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-rabbitmq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-connector-twitter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-hadoop-compatibility/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-connectors</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-connectors/flink-hbase/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-connectors</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-connectors/flink-hcatalog/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-connectors</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-connectors/flink-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-connectors</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-connectors/flink-orc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-connectors</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-connectors/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-parent</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-contrib/flink-connector-wikiedits/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-contrib</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-contrib/flink-storm-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-contrib</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-contrib/flink-storm/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-contrib</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-contrib/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ under the License.
2727
<parent>
2828
<groupId>org.apache.flink</groupId>
2929
<artifactId>flink-parent</artifactId>
30-
<version>1.5-SNAPSHOT</version>
30+
<version>1.6-SNAPSHOT</version>
3131
<relativePath>..</relativePath>
3232
</parent>
3333

flink-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-dist/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-end-to-end-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-examples/flink-examples-batch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.flink</groupId>
2626
<artifactId>flink-examples</artifactId>
27-
<version>1.5-SNAPSHOT</version>
27+
<version>1.6-SNAPSHOT</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

flink-examples/flink-examples-streaming/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-examples</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-examples/flink-examples-table/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-examples</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.flink</groupId>
2626
<artifactId>flink-parent</artifactId>
27-
<version>1.5-SNAPSHOT</version>
27+
<version>1.6-SNAPSHOT</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

flink-filesystems/flink-hadoop-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.flink</groupId>
2525
<artifactId>flink-filesystems</artifactId>
26-
<version>1.5-SNAPSHOT</version>
26+
<version>1.6-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

flink-filesystems/flink-mapr-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.flink</groupId>
2525
<artifactId>flink-filesystems</artifactId>
26-
<version>1.5-SNAPSHOT</version>
26+
<version>1.6-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

flink-filesystems/flink-s3-fs-hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.flink</groupId>
2525
<artifactId>flink-filesystems</artifactId>
26-
<version>1.5-SNAPSHOT</version>
26+
<version>1.6-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

flink-filesystems/flink-s3-fs-presto/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.flink</groupId>
2525
<artifactId>flink-filesystems</artifactId>
26-
<version>1.5-SNAPSHOT</version>
26+
<version>1.6-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

flink-filesystems/flink-swift-fs-hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.flink</groupId>
2525
<artifactId>flink-filesystems</artifactId>
26-
<version>1.5-SNAPSHOT</version>
26+
<version>1.6-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

flink-filesystems/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-parent</artifactId>
29-
<version>1.5-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-formats/flink-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-formats</artifactId>
28-
<version>1.5-SNAPSHOT</version>
28+
<version>1.6-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)