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

liujun 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 1bf94e1  update README.md
1bf94e1 is described below

commit 1bf94e1123fdd415d9a0e29a0d4aa587fae486e7
Author: ken.lj <[email protected]>
AuthorDate: Mon Mar 30 13:33:38 2020 +0800

    update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b7cde56..4312d80 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 ![license](https://img.shields.io/github/license/alibaba/dubbo.svg)
 ![maven](https://img.shields.io/maven-central/v/com.alibaba/hessian-lite.svg)
 
-Hessian-lite is a Alibaba dubbo embed version of [official 
hessian](https://github.com/ebourg/hessian) initially.  Then this module is 
separated from Dubbo. All branches of [Dubbo](https://github.com/apache/dubbo) 
: 2.5.x, 2.6.x(since 2.6.3) and 2.7.x  are dependent on it , please see the 
details:
+Hessian-lite is an Apache dubbo embed version of [official 
hessian](https://github.com/ebourg/hessian) initially.  Then this module is 
separated from Dubbo. All branches of [Dubbo](https://github.com/apache/dubbo) 
: 2.5.x, 2.6.x(since 2.6.3) and 2.7.x  are dependent on it , please see the 
details:
 
 - [2018-07-13 Delete the code of apache/dubbo-hessian-lite module of the 2.6.x 
and 2.5.x 
branches](https://lists.apache.org/thread.html/72f7bbca340e96fb7da6a7ada014312953cfccd19271fad8e60cbf39@%3Cdev.dubbo.apache.org%3E)
 
 - [2018-06-04 Moving hessian-lite from Dubbo codebase to 
eco-system](https://lists.apache.org/thread.html/872bbcada2db0f04145f853dd7c7f8abef589807b8089a5016478ec8@%3Cdev.dubbo.apache.org%3E)
 

Reply via email to