This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new d0c1d7c [Chore] update connector version to 1.6.0 (#293)
d0c1d7c is described below
commit d0c1d7c61db56c891071de6cb4d5bcea26835e15
Author: caoliang-web <[email protected]>
AuthorDate: Mon Jan 15 10:46:45 2024 +0800
[Chore] update connector version to 1.6.0 (#293)
---
flink-doris-connector/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml
index aedb352..a8014d0 100644
--- a/flink-doris-connector/pom.xml
+++ b/flink-doris-connector/pom.xml
@@ -67,7 +67,7 @@ under the License.
</mailingLists>
<properties>
- <revision>1.5.0-SNAPSHOT</revision>
+ <revision>1.6.0-SNAPSHOT</revision>
<flink.version>1.18.0</flink.version>
<flink.major.version>1.18</flink.major.version>
<flink.sql.cdc.version>2.4.2</flink.sql.cdc.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]