Skip to content

Commit 2b8b670

Browse files
committed
Commit for release 1.10.3
1 parent 6e38231 commit 2b8b670

File tree

178 files changed

+180
-180
lines changed

Some content is hidden

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

178 files changed

+180
-180
lines changed

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
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.10.2"
30+
version: "1.10.3"
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.10"
33+
version_title: 1.10
3434
# Branch on Github for this version
3535
github_branch: "release-1.10"
3636

flink-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
28+
<version>1.10.3</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-clients/pom.xml

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<artifactId>flink-connectors</artifactId>
2828
<groupId>org.apache.flink</groupId>
29-
<version>1.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
29+
<version>1.10.3</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

0 commit comments

Comments
 (0)