From 13916fe41a80cb42586ab259a2e85c099a11aa22 Mon Sep 17 00:00:00 2001 From: xiaojing Date: Wed, 26 Dec 2018 15:51:43 +0800 Subject: [PATCH] update version of readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4e58ab8..6a1eb9a8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Spring Cloud uses Maven for most build-related activities, and you should be abl ## How to Use ### Add maven dependency -Version 0.2.0.RELEASE is compatible with the Spring Cloud Finchley. Version 0.1.0.RELEASE is compatible with the Spring Cloud Edgware. +Version 0.2.1.RELEASE is compatible with the Spring Cloud Finchley. Version 0.1.1.RELEASE is compatible with the Spring Cloud Edgware. These artifacts are available from Maven Central and Spring Release repository via BOM: @@ -54,7 +54,7 @@ These artifacts are available from Maven Central and Spring Release repository v org.springframework.cloud spring-cloud-alibaba-dependencies - 0.2.0.RELEASE + 0.2.1.RELEASE pom import @@ -118,4 +118,4 @@ During the incubation period, the version management of the project will follow ## Contact Us Mailing list is recommended for discussing almost anything related to spring-cloud-alibaba. -spring-cloud-alibaba@googlegroups.com:You can ask questions here if you encounter any problem when using or developing spring-cloud-alibaba. \ No newline at end of file +spring-cloud-alibaba@googlegroups.com:You can ask questions here if you encounter any problem when using or developing spring-cloud-alibaba.