diff --git a/blade-common/pom.xml b/blade-common/pom.xml index 0885df9ca..d48104b3a 100644 --- a/blade-common/pom.xml +++ b/blade-common/pom.xml @@ -5,7 +5,7 @@ BladeX-Biz org.springblade - 2.0.6.RELEASE + 2.0.7.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 661830b29..0a9e8e382 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.6.RELEASE + 2.0.7.RELEASE 4.0.0 diff --git a/blade-example-api/pom.xml b/blade-example-api/pom.xml index 32822d6a0..0aed9c518 100644 --- a/blade-example-api/pom.xml +++ b/blade-example-api/pom.xml @@ -5,13 +5,13 @@ BladeX-Biz org.springblade - 2.0.6.RELEASE + 2.0.7.RELEASE 4.0.0 blade-example-api ${project.artifactId} - 2.0.6.RELEASE + 2.0.7.RELEASE pom BladeX 微服务范例API集合 diff --git a/blade-example/blade-dubbo-consumer/pom.xml b/blade-example/blade-dubbo-consumer/pom.xml index 4f274939a..06b579661 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.6.RELEASE + 2.0.7.RELEASE 4.0.0 @@ -62,6 +62,7 @@ + diff --git a/blade-example/blade-dubbo-provider/pom.xml b/blade-example/blade-dubbo-provider/pom.xml index 60f749e35..b4b9237c4 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.6.RELEASE + 2.0.7.RELEASE 4.0.0 @@ -62,6 +62,7 @@ + diff --git a/blade-example/pom.xml b/blade-example/pom.xml index 316a79547..a6d5c2073 100644 --- a/blade-example/pom.xml +++ b/blade-example/pom.xml @@ -5,13 +5,13 @@ BladeX-Biz org.springblade - 2.0.6.RELEASE + 2.0.7.RELEASE 4.0.0 blade-example ${project.artifactId} - 2.0.6.RELEASE + 2.0.7.RELEASE pom BladeX 微服务范例集合 diff --git a/blade-gateway/pom.xml b/blade-gateway/pom.xml index d3d1859cb..aa0911be7 100644 --- a/blade-gateway/pom.xml +++ b/blade-gateway/pom.xml @@ -5,7 +5,7 @@ BladeX-Biz org.springblade - 2.0.6.RELEASE + 2.0.7.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 9d9913d37..928bfbf43 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.6.RELEASE + 2.0.7.RELEASE 4.0.0 diff --git a/blade-service-api/pom.xml b/blade-service-api/pom.xml index 6887f2a5d..434714911 100644 --- a/blade-service-api/pom.xml +++ b/blade-service-api/pom.xml @@ -5,14 +5,14 @@ BladeX-Biz org.springblade - 2.0.6.RELEASE + 2.0.7.RELEASE 4.0.0 blade-service-api ${project.artifactId} - 2.0.6.RELEASE + 2.0.7.RELEASE pom BladeX 微服务API集合 diff --git a/blade-service/blade-demo/pom.xml b/blade-service/blade-demo/pom.xml index 45bbbce75..242e267a6 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.6.RELEASE + 2.0.7.RELEASE 4.0.0 diff --git a/blade-service/pom.xml b/blade-service/pom.xml index 3be1c86a3..4517f5533 100644 --- a/blade-service/pom.xml +++ b/blade-service/pom.xml @@ -7,12 +7,12 @@ org.springblade BladeX-Biz - 2.0.6.RELEASE + 2.0.7.RELEASE blade-service ${project.artifactId} - 2.0.6.RELEASE + 2.0.7.RELEASE pom BladeX 微服务集合 diff --git a/pom.xml b/pom.xml index e07aedb20..2c8b42fef 100644 --- a/pom.xml +++ b/pom.xml @@ -5,17 +5,17 @@ org.springblade BladeX-Biz - 2.0.6.RELEASE + 2.0.7.RELEASE pom - 2.0.6.RELEASE - 2.0.6.RELEASE + 2.0.7.RELEASE + 2.0.7.RELEASE 1.8 2.9.2 1.5.21 - 1.9.5 + 1.9.4 3.1.0 4.0.1 1.6.0 @@ -24,9 +24,9 @@ 2.1.4 2.1.0.RELEASE - 2.7.1 + 2.7.3 - 2.1.6.RELEASE + 2.1.7.RELEASE Greenwich.SR2 Cairo-SR7 diff --git a/script/docker/.env b/script/docker/.env index 6bd654cf6..1a47e057f 100644 --- a/script/docker/.env +++ b/script/docker/.env @@ -1,2 +1,2 @@ REGISTER=192.168.0.157/blade -TAG=2.0.6.RELEASE +TAG=2.0.7.RELEASE