From 1d81b96e58629b37b253e219ca49e3fd996b4063 Mon Sep 17 00:00:00 2001 From: jsbxyyx Date: Tue, 28 May 2019 15:35:00 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c733e0374..1d7b4a833 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ These artifacts are available from Maven Central and Spring Release repository v org.springframework.cloud spring-cloud-alibaba-dependencies - 0.2.1.RELEASE + 0.9.0.RELEASE pom import From 92f3f2f0c08f028d8e7b69f0e3151aa8fbfe97f6 Mon Sep 17 00:00:00 2001 From: jsbxyyx Date: Tue, 28 May 2019 15:37:29 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7b4a833..7a8bb9f00 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Spring Cloud uses Maven for most build-related activities, and you should be abl ## How to Use -### Add maven dependency +### Add maven dependency 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: From ab56e9156a9b4dc04db2c669eb87797ea7ac08ef Mon Sep 17 00:00:00 2001 From: jsbxyyx Date: Tue, 28 May 2019 15:39:45 +0800 Subject: [PATCH 3/3] Update README-zh.md --- README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 288b85c95..7c7427b2c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -72,7 +72,7 @@ Spring Cloud 使用 Maven 来构建,最快的使用方式是将本项目 clone org.springframework.cloud spring-cloud-alibaba-dependencies - 0.2.1.RELEASE + 0.9.0.RELEASE pom import