This is an automated email from the ASF dual-hosted git repository.

horizonzy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git


The following commit(s) were added to refs/heads/master by this push:
     new d299ad3  change version to 3.2.10
     new bd0b57a  Merge pull request #42 from horizonzy/v3.2.10
d299ad3 is described below

commit d299ad37c34deccc160a2822010538ed181bde99
Author: horizonzy <[email protected]>
AuthorDate: Wed Jul 28 19:24:36 2021 +0800

    change version to 3.2.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 592089b..81ddfbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>com.alibaba</groupId>
     <artifactId>hessian-lite</artifactId>
     <packaging>jar</packaging>
-    <version>3.2.9</version>
+    <version>3.2.10</version>
     <name>Hessian Lite(Dubbo embed version)</name>
 
     <properties>

Reply via email to