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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git


The following commit(s) were added to refs/heads/master by this push:
     new e1c8019  fix(doc):update the year in NOTICE and upgrade the spring 
version to 2.0.4 in README
     new e5f28fe  Merge pull request #172 from ShannonDing/notice
e1c8019 is described below

commit e1c8019fd5b48a9a0fc3827728156aef9b81fc1e
Author: ShannonDing <[email protected]>
AuthorDate: Fri Nov 15 14:16:16 2019 +0800

    fix(doc):update the year in NOTICE and upgrade the spring version to 2.0.4 
in README
---
 NOTICE          | 2 +-
 README.md       | 2 +-
 README_zh_CN.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTICE b/NOTICE
index f07078d..85e2dc3 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache RocketMQ
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
index c7504b8..04a9334 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ We are always very happy to have contributions, whether for 
trivial cleanups or
 
 Please see the complete sample 
[rocketmq-spring-boot-samples](rocketmq-spring-boot-samples)
 
-Note: Current RELEASE.VERSION=2.0.3 
+Note: Current RELEASE.VERSION=2.0.4 
 
 ```xml
 <!--add dependency in pom.xml-->
diff --git a/README_zh_CN.md b/README_zh_CN.md
index fe26aa8..3e26307 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -35,7 +35,7 @@
 
 下面列出来了一些关键点,完整的示例请参考: 
[rocketmq-spring-boot-samples](rocketmq-spring-boot-samples)
 
-注意:当前的RELEASE.VERSION=2.0.3 
+注意:当前的RELEASE.VERSION=2.0.4 
 
 ```xml
 <!--在pom.xml中添加依赖-->

Reply via email to