From a91f1f585ed570f17f4416951703601568faadc9 Mon Sep 17 00:00:00 2001 From: smallchill Date: Mon, 20 May 2019 20:51:41 +0800 Subject: [PATCH] :tada: 2.0.1.RELEASE --- blade-common/pom.xml | 2 +- blade-example-api/blade-dubbo-provider-api/pom.xml | 2 +- blade-example-api/pom.xml | 4 ++-- blade-example/blade-dubbo-consumer/pom.xml | 2 +- blade-example/blade-dubbo-provider/pom.xml | 2 +- blade-example/pom.xml | 4 ++-- blade-gateway/pom.xml | 2 +- blade-service-api/blade-demo-api/pom.xml | 2 +- blade-service-api/pom.xml | 4 ++-- blade-service/blade-demo/pom.xml | 2 +- blade-service/pom.xml | 4 ++-- pom.xml | 6 +++--- script/docker/.env | 2 +- 13 files changed, 19 insertions(+), 19 deletions(-) diff --git a/blade-common/pom.xml b/blade-common/pom.xml index 1aac063e4..d072d6550 100644 --- a/blade-common/pom.xml +++ b/blade-common/pom.xml @@ -5,7 +5,7 @@ BladeX-Biz org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-example-api/blade-dubbo-provider-api/pom.xml b/blade-example-api/blade-dubbo-provider-api/pom.xml index 1b618e432..b3c3e7842 100644 --- a/blade-example-api/blade-dubbo-provider-api/pom.xml +++ b/blade-example-api/blade-dubbo-provider-api/pom.xml @@ -5,7 +5,7 @@ blade-example-api org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-example-api/pom.xml b/blade-example-api/pom.xml index 1417ad8ae..a143565f8 100644 --- a/blade-example-api/pom.xml +++ b/blade-example-api/pom.xml @@ -5,13 +5,13 @@ BladeX-Biz org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 blade-example-api ${project.artifactId} - 2.0.0.RELEASE + 2.0.1.RELEASE pom BladeX 微服务范例API集合 diff --git a/blade-example/blade-dubbo-consumer/pom.xml b/blade-example/blade-dubbo-consumer/pom.xml index a6d1197ab..04572c70f 100644 --- a/blade-example/blade-dubbo-consumer/pom.xml +++ b/blade-example/blade-dubbo-consumer/pom.xml @@ -5,7 +5,7 @@ blade-example org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-example/blade-dubbo-provider/pom.xml b/blade-example/blade-dubbo-provider/pom.xml index 8a6ee42cf..2107b6ae1 100644 --- a/blade-example/blade-dubbo-provider/pom.xml +++ b/blade-example/blade-dubbo-provider/pom.xml @@ -5,7 +5,7 @@ blade-example org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-example/pom.xml b/blade-example/pom.xml index 9c5cbdb67..2b4f31ffe 100644 --- a/blade-example/pom.xml +++ b/blade-example/pom.xml @@ -5,13 +5,13 @@ BladeX-Biz org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 blade-example ${project.artifactId} - 2.0.0.RELEASE + 2.0.1.RELEASE pom BladeX 微服务范例集合 diff --git a/blade-gateway/pom.xml b/blade-gateway/pom.xml index 17d50b2af..8dcc4c5ec 100644 --- a/blade-gateway/pom.xml +++ b/blade-gateway/pom.xml @@ -5,7 +5,7 @@ BladeX-Biz org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-service-api/blade-demo-api/pom.xml b/blade-service-api/blade-demo-api/pom.xml index 071ca3b6c..8d875510a 100644 --- a/blade-service-api/blade-demo-api/pom.xml +++ b/blade-service-api/blade-demo-api/pom.xml @@ -5,7 +5,7 @@ blade-service-api org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-service-api/pom.xml b/blade-service-api/pom.xml index 31d13ba82..8fa56ac07 100644 --- a/blade-service-api/pom.xml +++ b/blade-service-api/pom.xml @@ -5,14 +5,14 @@ BladeX-Biz org.springblade - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 blade-service-api ${project.artifactId} - 2.0.0.RELEASE + 2.0.1.RELEASE pom BladeX 微服务API集合 diff --git a/blade-service/blade-demo/pom.xml b/blade-service/blade-demo/pom.xml index d901b66fc..e8e17ac84 100644 --- a/blade-service/blade-demo/pom.xml +++ b/blade-service/blade-demo/pom.xml @@ -6,7 +6,7 @@ org.springblade blade-service - 2.0.0.RELEASE + 2.0.1.RELEASE 4.0.0 diff --git a/blade-service/pom.xml b/blade-service/pom.xml index 2a6a0cd97..4ecfb6c10 100644 --- a/blade-service/pom.xml +++ b/blade-service/pom.xml @@ -7,12 +7,12 @@ org.springblade BladeX-Biz - 2.0.0.RELEASE + 2.0.1.RELEASE blade-service ${project.artifactId} - 2.0.0.RELEASE + 2.0.1.RELEASE pom BladeX 微服务集合 diff --git a/pom.xml b/pom.xml index 5845f74cb..2153b06f2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springblade BladeX-Biz - 2.0.0.RELEASE + 2.0.1.RELEASE pom - 2.0.0.RELEASE - 2.0.0.RELEASE + 2.0.1.RELEASE + 2.0.1.RELEASE 1.8 2.9.2 diff --git a/script/docker/.env b/script/docker/.env index ced291f5e..c9c89c479 100644 --- a/script/docker/.env +++ b/script/docker/.env @@ -1,2 +1,2 @@ REGISTER=192.168.0.157/blade -TAG=2.0.0.RELEASE +TAG=2.0.1.RELEASE