From e92c843c18b163f1df16089b9bb794b8e7c500b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A9=AC=E5=93=A5?= Date: Wed, 9 Jan 2019 14:33:57 +0800 Subject: [PATCH] 0.1.x (#375) * Bug fix on test case * Polish apache/incubator-dubbo-spring-boot-project#327 & apache/incubator-dubbo-spring-boot-project#325 * Polish apache/incubator-dubbo-spring-boot-project#321 * Polish apache/incubator-dubbo-spring-boot-project#220 no program * Switch Yaml file * Update version to be 0.2.0 * Polish apache/incubator-dubbo-spring-boot-project#218 * Update Documents * Fix the test case's bugs * Fix plugins' issues * Fix test-cases * Fix test cases * Fixes an issue on DubboMvcEndpoint * Polish: Fix a relaxed property name issue * Optimize Awaiting implementation * Remove author from JavaDoc * Refactor * Merge * Update dependencies and implementations * Update Samples * Fix the test cases * Polish apache/incubator-dubbo-spring-boot-project#366 * Sync upstream * Sync upstream * Polish apache/incubator-dubbo-spring-boot-project#370 * Remove the duplicated plugin * Polish apache/incubator-dubbo-spring-boot-project#370 --- dubbo-spring-boot-distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubbo-spring-boot-distribution/pom.xml b/dubbo-spring-boot-distribution/pom.xml index 89cb60b1b..377375b8a 100644 --- a/dubbo-spring-boot-distribution/pom.xml +++ b/dubbo-spring-boot-distribution/pom.xml @@ -57,7 +57,7 @@ release - apache-dubbo-spring-boot-project-${project.version} + apache-dubbo-spring-boot-project-incubating-${project.version} maven-assembly-plugin