This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push: new 2917542bfa [Hotfix][Connector-V2][Paimon] Bump paimon-bundle version to 0.4.0-incubating (#5219) 2917542bfa is described below commit 2917542bfab4d6785ee374bb6e7285c0b35de48a Author: Volodymyr <770925...@qq.com> AuthorDate: Fri Aug 4 15:51:07 2023 +0800 [Hotfix][Connector-V2][Paimon] Bump paimon-bundle version to 0.4.0-incubating (#5219) --- seatunnel-connectors-v2/connector-paimon/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seatunnel-connectors-v2/connector-paimon/pom.xml b/seatunnel-connectors-v2/connector-paimon/pom.xml index 5d415d90c1..8f6fe7c882 100644 --- a/seatunnel-connectors-v2/connector-paimon/pom.xml +++ b/seatunnel-connectors-v2/connector-paimon/pom.xml @@ -30,7 +30,7 @@ <name>SeaTunnel : Connectors V2 : Paimon</name> <properties> - <paimon.version>0.4-SNAPSHOT</paimon.version> + <paimon.version>0.4.0-incubating</paimon.version> </properties> <dependencies>