This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 4.0.0-release in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git
commit 54d5e9bb35f8a7a3dd1509f7100fee3f49f2af7b Author: jiangheqing.jhq <[email protected]> AuthorDate: Mon May 13 14:14:06 2024 +0800 Prepare 4.0.0 Release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74df34a1..0c802877 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.dubbo</groupId> <artifactId>hessian-lite</artifactId> <packaging>jar</packaging> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> <name>Hessian Lite(Dubbo embed version)</name> <properties>
