This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch Hisoka-X-patch-1 in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git
commit d004525d3e13a91da425dfd2f2d711d1c79f4375 Author: Jia Fan <[email protected]> AuthorDate: Wed Aug 14 20:15:38 2024 +0800 Update version to 1.0.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 880c3162..f5d96b3c 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ </modules> <properties> - <revision>1.0.0-SNAPSHOT</revision> + <revision>1.0.2-SNAPSHOT</revision> <maven.compiler.source>${java.version}</maven.compiler.source> <maven.compiler.target>${java.version}</maven.compiler.target> <java.version>1.8</java.version>
