From 79bd8d49860c6e3493b682444a46fd8e97f6b32c Mon Sep 17 00:00:00 2001 From: Nicole00 Date: Wed, 24 Nov 2021 10:51:15 +0800 Subject: [PATCH] update version 2.6.1 --- README.md | 5 +++-- connector/pom.xml | 4 ++-- example/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c470ec7..5aca986 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Add the dependency to your pom.xml. com.vesoft nebula-flink-connector - 2.6.0 + 2.6.1 ``` @@ -72,5 +72,6 @@ There are the version correspondence between Nebula Flink Connector and Nebula: |:-----------------------:|:--------------:| | 2.0.0 | 2.0.0, 2.0.1 | | 2.5.0 | 2.5.0, 2.5.1 | -| 2.6.0 | 2.6.0 | +| 2.6.0 | 2.6.0, 2.6.1 | +| 2.6.1 | 2.6.0, 2.6.1 | | 2.0-SNAPSHOT | nightly | diff --git a/connector/pom.xml b/connector/pom.xml index ae44c5e..c795d32 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -5,7 +5,7 @@ nebula-flink com.vesoft - 2.6.0 + 2.6.1 ../pom.xml 4.0.0 @@ -13,7 +13,7 @@ nebula-flink-connector - 2.6.0 + 2.6.1 1.11.3 2.11 1.8 diff --git a/example/pom.xml b/example/pom.xml index 5696b5a..9d9aca1 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -5,7 +5,7 @@ nebula-flink com.vesoft - 2.6.0 + 2.6.1 ../pom.xml 4.0.0 @@ -16,7 +16,7 @@ com.vesoft nebula-flink-connector - 2.6.0 + 2.6.1 diff --git a/pom.xml b/pom.xml index 18a4d9b..7f3dc67 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.vesoft nebula-flink pom - 2.6.0 + 2.6.1 connector