This is an automated email from the ASF dual-hosted git repository. aiceflower pushed a commit to branch release-1.4.0 in repository https://gitbox.apache.org/repos/asf/linkis.git
commit 7a5cb4e6ded3ab88686f568ea4065720f51ad022 Author: Casion <[email protected]> AuthorDate: Thu Jul 27 11:46:58 2023 +0800 upgrade the version to 1.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a963da201..e9c2954769 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ </snapshotRepository> </distributionManagement> <properties> - <revision>1.4.0-SNAPSHOT</revision> + <revision>1.4.0</revision> <zookeeper.version>3.5.9</zookeeper.version> <curator.version>4.2.0</curator.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
