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
diff --git a/README.md b/README.md
index c733e0374..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:
@@ -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