This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch 2.4-test in repository https://gitbox.apache.org/repos/asf/seatunnel.git
commit 42e1ddb21876dba98e7a522f895e004720215f11 Author: liuli <[email protected]> AuthorDate: Thu Sep 21 14:29:31 2023 +0800 update version to 2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1fcf8893a..dd305697a3 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ </modules> <properties> - <revision>2.4.5-WS-SNAPSHOT</revision> + <revision>2.4-WS-test-SNAPSHOT</revision> <seatunnel.config.shade.version>2.1.1</seatunnel.config.shade.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <java.version>1.8</java.version>
