This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 4.0.2-release in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git
commit 3beebf6eb8f13fc525797e81f590e4dd7b92c3dd Author: Albumen Kevin <[email protected]> AuthorDate: Sun Jun 23 20:49:19 2024 +0800 Release Hessian Lite 4.0.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f98a427..65634a21 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.dubbo</groupId> <artifactId>hessian-lite-parent</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <name>Hessian Lite (Parent POM)</name> <packaging>pom</packaging>
