This is an automated email from the ASF dual-hosted git repository. aiceflower pushed a commit to branch release-1.8.0 in repository https://gitbox.apache.org/repos/asf/linkis.git
commit 1cccd9cdc754905e1de014f5ee4fcfad2d5c4c06 Author: Casion <[email protected]> AuthorDate: Wed Aug 13 13:16:04 2025 +0800 update version to 1.8.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28aba1ef3c..e70cf06919 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ </snapshotRepository> </distributionManagement> <properties> - <revision>1.7.0</revision> + <revision>1.8.0</revision> <zookeeper.version>3.9.2</zookeeper.version> <curator.version>4.2.0</curator.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
