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:23 UTC

[dubbo-hessian-lite] branch whitelist-blacklist created (now 1bf21d3)

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

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


      at 1bf21d3  3.2.9-SNAPSHOT

This branch includes the following new commits:

     new 1bf21d3  3.2.9-SNAPSHOT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by li...@apache.org.
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>