You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ic...@apache.org on 2023/09/21 06:29:44 UTC

[seatunnel] 01/01: update version to 2.4

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 <m_...@163.com>
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>