From 15028e12a33d4d10b41051cb45e34b49c808399a Mon Sep 17 00:00:00 2001 From: mercyblitz Date: Fri, 15 Jun 2018 10:43:33 +0800 Subject: [PATCH] Update 0.2.0 --- dubbo-spring-boot-actuator/README.md | 4 ++-- dubbo-spring-boot-actuator/pom.xml | 2 +- dubbo-spring-boot-autoconfigure/pom.xml | 2 +- dubbo-spring-boot-parent/pom.xml | 2 +- .../dubbo-spring-boot-sample-api/pom.xml | 2 +- .../dubbo-spring-boot-sample-consumer/pom.xml | 2 +- .../dubbo-spring-boot-sample-provider/pom.xml | 2 +- dubbo-spring-boot-samples/pom.xml | 2 +- dubbo-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dubbo-spring-boot-actuator/README.md b/dubbo-spring-boot-actuator/README.md index 81d7b1a6c..103aa7dad 100644 --- a/dubbo-spring-boot-actuator/README.md +++ b/dubbo-spring-boot-actuator/README.md @@ -33,7 +33,7 @@ You can introduce the latest `dubbo-spring-boot-actuator` to your project by ad com.alibaba.boot dubbo-spring-boot-actuator - 0.2.0-SNAPSHOT + 0.2.0 ``` If your project failed to resolve the dependency, try to add the following repository: @@ -184,7 +184,7 @@ Actuator endpoint `dubbo` supports Actuator Endpoints : { "timestamp": 1516623290166, "versions": { - "dubbo-spring-boot": "0.2.0-SNAPSHOT" + "dubbo-spring-boot": "0.2.0" "dubbo": "2.6.2" }, "urls": { diff --git a/dubbo-spring-boot-actuator/pom.xml b/dubbo-spring-boot-actuator/pom.xml index 9dc507b55..1d2c64808 100644 --- a/dubbo-spring-boot-actuator/pom.xml +++ b/dubbo-spring-boot-actuator/pom.xml @@ -20,7 +20,7 @@ dubbo-spring-boot-parent com.alibaba.boot - 0.2.0-SNAPSHOT + 0.2.0 ../dubbo-spring-boot-parent/pom.xml 4.0.0 diff --git a/dubbo-spring-boot-autoconfigure/pom.xml b/dubbo-spring-boot-autoconfigure/pom.xml index 30a2f8d9c..602ee77e3 100644 --- a/dubbo-spring-boot-autoconfigure/pom.xml +++ b/dubbo-spring-boot-autoconfigure/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 ../dubbo-spring-boot-parent 4.0.0 diff --git a/dubbo-spring-boot-parent/pom.xml b/dubbo-spring-boot-parent/pom.xml index 048ec3a7c..0ff44361b 100644 --- a/dubbo-spring-boot-parent/pom.xml +++ b/dubbo-spring-boot-parent/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-project - 0.2.0-SNAPSHOT + 0.2.0 ../pom.xml diff --git a/dubbo-spring-boot-samples/dubbo-spring-boot-sample-api/pom.xml b/dubbo-spring-boot-samples/dubbo-spring-boot-sample-api/pom.xml index e404c4d7d..e9f443a59 100644 --- a/dubbo-spring-boot-samples/dubbo-spring-boot-sample-api/pom.xml +++ b/dubbo-spring-boot-samples/dubbo-spring-boot-sample-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-samples - 0.2.0-SNAPSHOT + 0.2.0 ../pom.xml 4.0.0 diff --git a/dubbo-spring-boot-samples/dubbo-spring-boot-sample-consumer/pom.xml b/dubbo-spring-boot-samples/dubbo-spring-boot-sample-consumer/pom.xml index 8c3df2076..de5e37df0 100644 --- a/dubbo-spring-boot-samples/dubbo-spring-boot-sample-consumer/pom.xml +++ b/dubbo-spring-boot-samples/dubbo-spring-boot-sample-consumer/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-samples - 0.2.0-SNAPSHOT + 0.2.0 ../pom.xml 4.0.0 diff --git a/dubbo-spring-boot-samples/dubbo-spring-boot-sample-provider/pom.xml b/dubbo-spring-boot-samples/dubbo-spring-boot-sample-provider/pom.xml index 3c10d4441..281eb9a79 100644 --- a/dubbo-spring-boot-samples/dubbo-spring-boot-sample-provider/pom.xml +++ b/dubbo-spring-boot-samples/dubbo-spring-boot-sample-provider/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-samples - 0.2.0-SNAPSHOT + 0.2.0 ../pom.xml 4.0.0 diff --git a/dubbo-spring-boot-samples/pom.xml b/dubbo-spring-boot-samples/pom.xml index 20c63a0e8..ad75b2903 100644 --- a/dubbo-spring-boot-samples/pom.xml +++ b/dubbo-spring-boot-samples/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 ../dubbo-spring-boot-parent/pom.xml 4.0.0 diff --git a/dubbo-spring-boot-starter/pom.xml b/dubbo-spring-boot-starter/pom.xml index 02115e4e3..073085ca5 100644 --- a/dubbo-spring-boot-starter/pom.xml +++ b/dubbo-spring-boot-starter/pom.xml @@ -20,7 +20,7 @@ com.alibaba.boot dubbo-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 ../dubbo-spring-boot-parent 4.0.0 diff --git a/pom.xml b/pom.xml index 17fd80cd9..9226f074c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.alibaba.boot dubbo-spring-boot-project - 0.2.0-SNAPSHOT + 0.2.0 pom