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

dinglei 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 96d4054  Update example version to 2.0.4-snapshot (#76)
96d4054 is described below

commit 96d40547b3d8a8b038e8090750ff10b8af83a61c
Author: dinglei <[email protected]>
AuthorDate: Sat May 25 09:10:19 2019 +0800

    Update example version to 2.0.4-snapshot (#76)
---
 rocketmq-spring-boot-samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rocketmq-spring-boot-samples/pom.xml 
b/rocketmq-spring-boot-samples/pom.xml
index e348e15..c513a5d 100644
--- a/rocketmq-spring-boot-samples/pom.xml
+++ b/rocketmq-spring-boot-samples/pom.xml
@@ -38,7 +38,7 @@
     </modules>
 
     <properties>
-        
<rocketmq-spring-boot-starter-version>2.0.3</rocketmq-spring-boot-starter-version>
+        
<rocketmq-spring-boot-starter-version>2.0.4-SNAPSHOT</rocketmq-spring-boot-starter-version>
     </properties>
 
     <dependencies>

Reply via email to