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

ningjiang pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git

commit 1eae694de9f4747163f1e4c982b662c7ae2d6bf8
Author: zhengyangyong <yangyong.zh...@huawei.com>
AuthorDate: Tue Apr 3 09:07:57 2018 +0800

    check version
    
    Signed-off-by: zhengyangyong <yangyong.zh...@huawei.com>
---
 _users/cn/use-servicecomb-in-spring-boot.md | 4 ++--
 _users/use-servicecomb-in-spring-boot.md    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_users/cn/use-servicecomb-in-spring-boot.md 
b/_users/cn/use-servicecomb-in-spring-boot.md
index bea1a0c..7ff58c5 100644
--- a/_users/cn/use-servicecomb-in-spring-boot.md
+++ b/_users/cn/use-servicecomb-in-spring-boot.md
@@ -45,7 +45,7 @@ redirect_from:
        <dependency>
          <groupId>org.apache.servicecomb</groupId>
          <artifactId>java-chassis-dependencies</artifactId>
-         <version>1.0.0-m1-SNAPSHOT</version>
+         <version>1.0.0-m1</version>
          <type>pom</type>
          <scope>import</scope>
        </dependency>
@@ -173,7 +173,7 @@ redirect_from:
        <dependency>
          <groupId>org.apache.servicecomb</groupId>
          <artifactId>java-chassis-dependencies</artifactId>
-         <version>1.0.0-m1-SNAPSHOT</version>
+         <version>1.0.0-m1</version>
          <type>pom</type>
          <scope>import</scope>
        </dependency>
diff --git a/_users/use-servicecomb-in-spring-boot.md 
b/_users/use-servicecomb-in-spring-boot.md
index 0008737..44f1ae3 100644
--- a/_users/use-servicecomb-in-spring-boot.md
+++ b/_users/use-servicecomb-in-spring-boot.md
@@ -45,7 +45,7 @@ NOTEļ¼Œ If your java chassis version is or below 0.5.0, please 
use the io.servic
        <dependency>
          <groupId>org.apache.servicecomb</groupId>
          <artifactId>java-chassis-dependencies</artifactId>
-         <version>1.0.0-SNAPSHOT</version>
+         <version>1.0.0-m1</version>
          <type>pom</type>
          <scope>import</scope>
        </dependency>
@@ -171,7 +171,7 @@ This section describes advantages and procedures of 
integrating the Spring Boot
        <dependency>
          <groupId>org.apache.servicecomb</groupId>
          <artifactId>java-chassis-dependencies</artifactId>
-         <version>1.0.0-SNAPSHOT</version>
+         <version>1.0.0-m1</version>
          <type>pom</type>
          <scope>import</scope>
        </dependency>

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to