You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/07/07 05:36:24 UTC

[dubbo-hessian-lite] 01/01: 3.2.9-SNAPSHOT

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

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

commit 1bf21d3b9609256ffa0f8bb590cdac56f4385eac
Author: ken.lj <ke...@gmail.com>
AuthorDate: Tue Jul 7 13:36:09 2020 +0800

    3.2.9-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8993652..970308a 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.8</version>
+    <version>3.2.9-SNAPSHOT</version>
     <name>Hessian Lite(Dubbo embed version)</name>
 
     <properties>