From c64482d7ef5e18848f272c923bd7c1bb15f22cd3 Mon Sep 17 00:00:00 2001 From: Leonard Xu Date: Thu, 16 Dec 2021 23:06:30 +0800 Subject: [PATCH] Update version to 2.1.1 --- flink-cdc-e2e-tests/pom.xml | 2 +- flink-connector-debezium/pom.xml | 2 +- flink-connector-mongodb-cdc/pom.xml | 2 +- flink-connector-mysql-cdc/pom.xml | 2 +- flink-connector-oracle-cdc/pom.xml | 2 +- flink-connector-postgres-cdc/pom.xml | 2 +- flink-connector-test-util/pom.xml | 2 +- flink-format-changelog-json/pom.xml | 2 +- flink-sql-connector-mongodb-cdc/pom.xml | 2 +- flink-sql-connector-mysql-cdc/pom.xml | 2 +- flink-sql-connector-oracle-cdc/pom.xml | 2 +- flink-sql-connector-postgres-cdc/pom.xml | 2 +- pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/flink-cdc-e2e-tests/pom.xml b/flink-cdc-e2e-tests/pom.xml index 5673b72d33f..c0460334b4e 100644 --- a/flink-cdc-e2e-tests/pom.xml +++ b/flink-cdc-e2e-tests/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-connector-debezium/pom.xml b/flink-connector-debezium/pom.xml index e228e0d31a9..704f05ca7fe 100644 --- a/flink-connector-debezium/pom.xml +++ b/flink-connector-debezium/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-connector-mongodb-cdc/pom.xml b/flink-connector-mongodb-cdc/pom.xml index da280132e99..580c8fd7d94 100644 --- a/flink-connector-mongodb-cdc/pom.xml +++ b/flink-connector-mongodb-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-connector-mysql-cdc/pom.xml b/flink-connector-mysql-cdc/pom.xml index 6d71503d541..54d8b0a8727 100644 --- a/flink-connector-mysql-cdc/pom.xml +++ b/flink-connector-mysql-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-connector-oracle-cdc/pom.xml b/flink-connector-oracle-cdc/pom.xml index bbd2eda1b08..901cd9628c5 100644 --- a/flink-connector-oracle-cdc/pom.xml +++ b/flink-connector-oracle-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-connector-postgres-cdc/pom.xml b/flink-connector-postgres-cdc/pom.xml index 301003aed23..a17ca51818e 100644 --- a/flink-connector-postgres-cdc/pom.xml +++ b/flink-connector-postgres-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-connector-test-util/pom.xml b/flink-connector-test-util/pom.xml index 22ee922d61b..a9043195e46 100644 --- a/flink-connector-test-util/pom.xml +++ b/flink-connector-test-util/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-format-changelog-json/pom.xml b/flink-format-changelog-json/pom.xml index f25ccaa9fa0..dd844c47688 100644 --- a/flink-format-changelog-json/pom.xml +++ b/flink-format-changelog-json/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-sql-connector-mongodb-cdc/pom.xml b/flink-sql-connector-mongodb-cdc/pom.xml index 6dcb1d424bb..7da12c3eaed 100644 --- a/flink-sql-connector-mongodb-cdc/pom.xml +++ b/flink-sql-connector-mongodb-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-sql-connector-mysql-cdc/pom.xml b/flink-sql-connector-mysql-cdc/pom.xml index 79862696291..a039a41f81a 100644 --- a/flink-sql-connector-mysql-cdc/pom.xml +++ b/flink-sql-connector-mysql-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-sql-connector-oracle-cdc/pom.xml b/flink-sql-connector-oracle-cdc/pom.xml index ba175f1bcd8..2faf8788641 100644 --- a/flink-sql-connector-oracle-cdc/pom.xml +++ b/flink-sql-connector-oracle-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/flink-sql-connector-postgres-cdc/pom.xml b/flink-sql-connector-postgres-cdc/pom.xml index 36868e33f7b..c6086d1d108 100644 --- a/flink-sql-connector-postgres-cdc/pom.xml +++ b/flink-sql-connector-postgres-cdc/pom.xml @@ -21,7 +21,7 @@ under the License. flink-cdc-connectors com.ververica - 2.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/pom.xml b/pom.xml index c42327f405b..fa380338fc1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. com.ververica flink-cdc-connectors - 2.1-SNAPSHOT + 2.1.1 pom