From f707b254e873d52eb74a72f117de91cf89822f00 Mon Sep 17 00:00:00 2001 From: Cheng YouLing <97039406+chengyouling@users.noreply.github.com> Date: Fri, 29 Dec 2023 11:33:39 +0800 Subject: [PATCH] [#1158] update 2021.0.x branch snapshot version (#1159) --- coverage-reports/pom.xml | 2 +- .../canary-nacos-tests/nacos-canary-consumer/pom.xml | 2 +- .../canary-nacos-tests/nacos-canary-gateway/pom.xml | 2 +- .../canary-nacos-tests/nacos-canary-provider-beta/pom.xml | 2 +- .../canary-nacos-tests/nacos-canary-provider/pom.xml | 2 +- .../canary-nacos-tests/nacos-canary-tests-client/pom.xml | 2 +- integration-tests/canary-nacos-tests/pom.xml | 2 +- integration-tests/canary-serivcecomb-tests/pom.xml | 2 +- .../servicecomb-canary-consumer/pom.xml | 2 +- .../servicecomb-canary-gateway/pom.xml | 2 +- .../servicecomb-canary-provider-beta/pom.xml | 2 +- .../servicecomb-canary-provider/pom.xml | 2 +- .../servicecomb-canary-tests-client/pom.xml | 2 +- integration-tests/cse-v1/consumer/pom.xml | 2 +- integration-tests/cse-v1/gateway/pom.xml | 2 +- integration-tests/cse-v1/pom.xml | 2 +- integration-tests/cse-v1/provider-canary/pom.xml | 2 +- integration-tests/cse-v1/provider/pom.xml | 2 +- integration-tests/cse-v1/tests-client/pom.xml | 2 +- integration-tests/cse-v2/consumer/pom.xml | 2 +- integration-tests/cse-v2/gateway/pom.xml | 2 +- integration-tests/cse-v2/pom.xml | 2 +- integration-tests/cse-v2/provider/pom.xml | 2 +- integration-tests/cse-v2/tests-client/pom.xml | 2 +- .../discovery-nacos-tests/account-provider/pom.xml | 2 +- integration-tests/discovery-nacos-tests/common/pom.xml | 2 +- .../discovery-nacos-tests/cross-group-consumer/pom.xml | 2 +- .../discovery-nacos-tests/discovery-tests-client/pom.xml | 2 +- integration-tests/discovery-nacos-tests/gateway/pom.xml | 2 +- .../discovery-nacos-tests/order-consumer/pom.xml | 2 +- integration-tests/discovery-nacos-tests/pom.xml | 2 +- .../discovery-nacos-tests/price-provider/pom.xml | 2 +- .../discovery-nacos-tests/webflux-provider/pom.xml | 2 +- .../discovery-servicecomb-tests/account-provider/pom.xml | 2 +- integration-tests/discovery-servicecomb-tests/common/pom.xml | 2 +- .../discovery-tests-client/pom.xml | 2 +- integration-tests/discovery-servicecomb-tests/gateway/pom.xml | 2 +- .../discovery-servicecomb-tests/order-consumer/pom.xml | 2 +- integration-tests/discovery-servicecomb-tests/pom.xml | 2 +- .../discovery-servicecomb-tests/price-provider/pom.xml | 2 +- .../discovery-servicecomb-tests/webflux-provider/pom.xml | 2 +- integration-tests/docker-build-config/pom.xml | 2 +- integration-tests/docker-run-config/pom.xml | 2 +- integration-tests/mesh-tests/mesh-consumer/pom.xml | 2 +- integration-tests/mesh-tests/mesh-gateway/pom.xml | 2 +- integration-tests/mesh-tests/mesh-provider/pom.xml | 2 +- integration-tests/mesh-tests/mesh-tests-client/pom.xml | 2 +- integration-tests/mesh-tests/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 2 +- spring-cloud-huawei-bom/pom.xml | 4 ++-- spring-cloud-huawei-common/pom.xml | 2 +- spring-cloud-huawei-dependencies/pom.xml | 4 ++-- spring-cloud-huawei-governance/pom.xml | 2 +- spring-cloud-huawei-mesh/pom.xml | 2 +- spring-cloud-huawei-nacos/pom.xml | 2 +- spring-cloud-huawei-parents/pom.xml | 4 ++-- spring-cloud-huawei-router/pom.xml | 2 +- spring-cloud-huawei-service-engine/pom.xml | 2 +- .../service-engine-common/pom.xml | 2 +- .../service-engine-config/pom.xml | 2 +- .../service-engine-dashboard/pom.xml | 2 +- .../service-engine-discovery/pom.xml | 2 +- spring-cloud-huawei-swagger/pom.xml | 2 +- spring-cloud-starter-huawei/pom.xml | 2 +- .../spring-cloud-starter-huawei-config/pom.xml | 2 +- .../spring-cloud-starter-huawei-core/pom.xml | 2 +- .../spring-cloud-starter-huawei-dashboard/pom.xml | 2 +- .../spring-cloud-starter-huawei-discovery/pom.xml | 2 +- .../spring-cloud-starter-huawei-governance/pom.xml | 2 +- .../spring-cloud-starter-huawei-hessian/pom.xml | 2 +- .../spring-cloud-starter-huawei-jasypt/pom.xml | 2 +- .../spring-cloud-starter-huawei-mesh-gateway/pom.xml | 2 +- .../spring-cloud-starter-huawei-mesh-webflux/pom.xml | 2 +- .../spring-cloud-starter-huawei-mesh/pom.xml | 2 +- .../spring-cloud-starter-huawei-nacos-gateway/pom.xml | 2 +- .../spring-cloud-starter-huawei-nacos-webflux/pom.xml | 2 +- .../spring-cloud-starter-huawei-nacos/pom.xml | 2 +- .../spring-cloud-starter-huawei-router/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../spring-cloud-starter-huawei-service-engine/pom.xml | 2 +- .../spring-cloud-starter-huawei-swagger/pom.xml | 2 +- 83 files changed, 86 insertions(+), 86 deletions(-) diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml index 6e6b37886..48dc2efe3 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents diff --git a/integration-tests/canary-nacos-tests/nacos-canary-consumer/pom.xml b/integration-tests/canary-nacos-tests/nacos-canary-consumer/pom.xml index aa5bce513..0cce19d17 100644 --- a/integration-tests/canary-nacos-tests/nacos-canary-consumer/pom.xml +++ b/integration-tests/canary-nacos-tests/nacos-canary-consumer/pom.xml @@ -21,7 +21,7 @@ canary-nacos-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-nacos-tests/nacos-canary-gateway/pom.xml b/integration-tests/canary-nacos-tests/nacos-canary-gateway/pom.xml index dbcdd6fca..c8d972f26 100644 --- a/integration-tests/canary-nacos-tests/nacos-canary-gateway/pom.xml +++ b/integration-tests/canary-nacos-tests/nacos-canary-gateway/pom.xml @@ -21,7 +21,7 @@ canary-nacos-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-nacos-tests/nacos-canary-provider-beta/pom.xml b/integration-tests/canary-nacos-tests/nacos-canary-provider-beta/pom.xml index 6b5300e29..25884310e 100644 --- a/integration-tests/canary-nacos-tests/nacos-canary-provider-beta/pom.xml +++ b/integration-tests/canary-nacos-tests/nacos-canary-provider-beta/pom.xml @@ -21,7 +21,7 @@ canary-nacos-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-nacos-tests/nacos-canary-provider/pom.xml b/integration-tests/canary-nacos-tests/nacos-canary-provider/pom.xml index 9036f0a18..f094ed681 100644 --- a/integration-tests/canary-nacos-tests/nacos-canary-provider/pom.xml +++ b/integration-tests/canary-nacos-tests/nacos-canary-provider/pom.xml @@ -21,7 +21,7 @@ canary-nacos-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-nacos-tests/nacos-canary-tests-client/pom.xml b/integration-tests/canary-nacos-tests/nacos-canary-tests-client/pom.xml index 6149b7ad2..53583e432 100644 --- a/integration-tests/canary-nacos-tests/nacos-canary-tests-client/pom.xml +++ b/integration-tests/canary-nacos-tests/nacos-canary-tests-client/pom.xml @@ -21,7 +21,7 @@ canary-nacos-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-nacos-tests/pom.xml b/integration-tests/canary-nacos-tests/pom.xml index 1dbdfd0dc..84afcdadb 100644 --- a/integration-tests/canary-nacos-tests/pom.xml +++ b/integration-tests/canary-nacos-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 Integration Tests::Canary Nacos Tests diff --git a/integration-tests/canary-serivcecomb-tests/pom.xml b/integration-tests/canary-serivcecomb-tests/pom.xml index d9785d156..1c6df5427 100644 --- a/integration-tests/canary-serivcecomb-tests/pom.xml +++ b/integration-tests/canary-serivcecomb-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 Integration Tests::Canary ServiceComb Tests diff --git a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-consumer/pom.xml b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-consumer/pom.xml index 8e7ee927c..e22588790 100644 --- a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-consumer/pom.xml +++ b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-consumer/pom.xml @@ -21,7 +21,7 @@ canary-servicecomb-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-gateway/pom.xml b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-gateway/pom.xml index a4d06adbc..f81bf48af 100644 --- a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-gateway/pom.xml +++ b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-gateway/pom.xml @@ -21,7 +21,7 @@ canary-servicecomb-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider-beta/pom.xml b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider-beta/pom.xml index ea863934e..1e579da5d 100644 --- a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider-beta/pom.xml +++ b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider-beta/pom.xml @@ -21,7 +21,7 @@ canary-servicecomb-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider/pom.xml b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider/pom.xml index 3348fd5b9..778cce4ac 100644 --- a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider/pom.xml +++ b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-provider/pom.xml @@ -21,7 +21,7 @@ canary-servicecomb-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-tests-client/pom.xml b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-tests-client/pom.xml index 572f9656e..b251669da 100644 --- a/integration-tests/canary-serivcecomb-tests/servicecomb-canary-tests-client/pom.xml +++ b/integration-tests/canary-serivcecomb-tests/servicecomb-canary-tests-client/pom.xml @@ -21,7 +21,7 @@ canary-servicecomb-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/cse-v1/consumer/pom.xml b/integration-tests/cse-v1/consumer/pom.xml index 155b1741f..1ffbe188b 100644 --- a/integration-tests/cse-v1/consumer/pom.xml +++ b/integration-tests/cse-v1/consumer/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud cse-v1-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V1::Consumer diff --git a/integration-tests/cse-v1/gateway/pom.xml b/integration-tests/cse-v1/gateway/pom.xml index 61fa08ef2..e620c2b3c 100644 --- a/integration-tests/cse-v1/gateway/pom.xml +++ b/integration-tests/cse-v1/gateway/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud cse-v1-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V1::Gateway diff --git a/integration-tests/cse-v1/pom.xml b/integration-tests/cse-v1/pom.xml index f0379639f..bdb35c9d9 100644 --- a/integration-tests/cse-v1/pom.xml +++ b/integration-tests/cse-v1/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/cse-v1/provider-canary/pom.xml b/integration-tests/cse-v1/provider-canary/pom.xml index 73697b3c7..4075414c2 100644 --- a/integration-tests/cse-v1/provider-canary/pom.xml +++ b/integration-tests/cse-v1/provider-canary/pom.xml @@ -23,7 +23,7 @@ com.huaweicloud cse-v1-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V1::Provider Canary diff --git a/integration-tests/cse-v1/provider/pom.xml b/integration-tests/cse-v1/provider/pom.xml index e38045bd0..2f884bef2 100644 --- a/integration-tests/cse-v1/provider/pom.xml +++ b/integration-tests/cse-v1/provider/pom.xml @@ -23,7 +23,7 @@ com.huaweicloud cse-v1-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V1::Provider diff --git a/integration-tests/cse-v1/tests-client/pom.xml b/integration-tests/cse-v1/tests-client/pom.xml index 3bf6b653b..e15df93df 100644 --- a/integration-tests/cse-v1/tests-client/pom.xml +++ b/integration-tests/cse-v1/tests-client/pom.xml @@ -23,7 +23,7 @@ com.huaweicloud cse-v1-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V1::Tests Client diff --git a/integration-tests/cse-v2/consumer/pom.xml b/integration-tests/cse-v2/consumer/pom.xml index b2743eb84..4d6523c8a 100644 --- a/integration-tests/cse-v2/consumer/pom.xml +++ b/integration-tests/cse-v2/consumer/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud cse-v2-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V2::Consumer diff --git a/integration-tests/cse-v2/gateway/pom.xml b/integration-tests/cse-v2/gateway/pom.xml index bf716110f..9cda8569a 100644 --- a/integration-tests/cse-v2/gateway/pom.xml +++ b/integration-tests/cse-v2/gateway/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud cse-v2-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V2::Gateway diff --git a/integration-tests/cse-v2/pom.xml b/integration-tests/cse-v2/pom.xml index b476fc930..49738dad0 100644 --- a/integration-tests/cse-v2/pom.xml +++ b/integration-tests/cse-v2/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/cse-v2/provider/pom.xml b/integration-tests/cse-v2/provider/pom.xml index b509167ed..9597878ac 100644 --- a/integration-tests/cse-v2/provider/pom.xml +++ b/integration-tests/cse-v2/provider/pom.xml @@ -23,7 +23,7 @@ com.huaweicloud cse-v2-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V2::Provider diff --git a/integration-tests/cse-v2/tests-client/pom.xml b/integration-tests/cse-v2/tests-client/pom.xml index 968f122a7..35281a2f1 100644 --- a/integration-tests/cse-v2/tests-client/pom.xml +++ b/integration-tests/cse-v2/tests-client/pom.xml @@ -23,7 +23,7 @@ com.huaweicloud cse-v2-test - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Integration Tests::CSE V2::Tests Client diff --git a/integration-tests/discovery-nacos-tests/account-provider/pom.xml b/integration-tests/discovery-nacos-tests/account-provider/pom.xml index f061867bd..856c402d7 100644 --- a/integration-tests/discovery-nacos-tests/account-provider/pom.xml +++ b/integration-tests/discovery-nacos-tests/account-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-nacos-tests/common/pom.xml b/integration-tests/discovery-nacos-tests/common/pom.xml index 098b81953..114f92cc4 100644 --- a/integration-tests/discovery-nacos-tests/common/pom.xml +++ b/integration-tests/discovery-nacos-tests/common/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-nacos-tests/cross-group-consumer/pom.xml b/integration-tests/discovery-nacos-tests/cross-group-consumer/pom.xml index a6329467e..e7036473b 100644 --- a/integration-tests/discovery-nacos-tests/cross-group-consumer/pom.xml +++ b/integration-tests/discovery-nacos-tests/cross-group-consumer/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-nacos-tests/discovery-tests-client/pom.xml b/integration-tests/discovery-nacos-tests/discovery-tests-client/pom.xml index cefdcf126..5cdd0ead8 100644 --- a/integration-tests/discovery-nacos-tests/discovery-tests-client/pom.xml +++ b/integration-tests/discovery-nacos-tests/discovery-tests-client/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-nacos-tests/gateway/pom.xml b/integration-tests/discovery-nacos-tests/gateway/pom.xml index 0f8f6074f..30b2cdb72 100644 --- a/integration-tests/discovery-nacos-tests/gateway/pom.xml +++ b/integration-tests/discovery-nacos-tests/gateway/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT diff --git a/integration-tests/discovery-nacos-tests/order-consumer/pom.xml b/integration-tests/discovery-nacos-tests/order-consumer/pom.xml index d00b292d5..28a46274f 100644 --- a/integration-tests/discovery-nacos-tests/order-consumer/pom.xml +++ b/integration-tests/discovery-nacos-tests/order-consumer/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-nacos-tests/pom.xml b/integration-tests/discovery-nacos-tests/pom.xml index 4cde5cf90..a583b68b0 100644 --- a/integration-tests/discovery-nacos-tests/pom.xml +++ b/integration-tests/discovery-nacos-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 discovery-nacos-tests diff --git a/integration-tests/discovery-nacos-tests/price-provider/pom.xml b/integration-tests/discovery-nacos-tests/price-provider/pom.xml index c26f77288..cd1daa98f 100644 --- a/integration-tests/discovery-nacos-tests/price-provider/pom.xml +++ b/integration-tests/discovery-nacos-tests/price-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-nacos-tests/webflux-provider/pom.xml b/integration-tests/discovery-nacos-tests/webflux-provider/pom.xml index 0e8b51713..f1479c2f0 100644 --- a/integration-tests/discovery-nacos-tests/webflux-provider/pom.xml +++ b/integration-tests/discovery-nacos-tests/webflux-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-nacos-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-servicecomb-tests/account-provider/pom.xml b/integration-tests/discovery-servicecomb-tests/account-provider/pom.xml index 3c5834cea..6240ab1fe 100644 --- a/integration-tests/discovery-servicecomb-tests/account-provider/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/account-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-servicecomb-tests/common/pom.xml b/integration-tests/discovery-servicecomb-tests/common/pom.xml index 8094d2b21..37306725c 100644 --- a/integration-tests/discovery-servicecomb-tests/common/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/common/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-servicecomb-tests/discovery-tests-client/pom.xml b/integration-tests/discovery-servicecomb-tests/discovery-tests-client/pom.xml index 2ffac4761..4080d9a47 100644 --- a/integration-tests/discovery-servicecomb-tests/discovery-tests-client/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/discovery-tests-client/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-servicecomb-tests/gateway/pom.xml b/integration-tests/discovery-servicecomb-tests/gateway/pom.xml index 1b693cad0..7a171ccef 100644 --- a/integration-tests/discovery-servicecomb-tests/gateway/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/gateway/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT diff --git a/integration-tests/discovery-servicecomb-tests/order-consumer/pom.xml b/integration-tests/discovery-servicecomb-tests/order-consumer/pom.xml index 6fb00eb97..df4925be2 100644 --- a/integration-tests/discovery-servicecomb-tests/order-consumer/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/order-consumer/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-servicecomb-tests/pom.xml b/integration-tests/discovery-servicecomb-tests/pom.xml index b93b8d93f..d87bb1530 100644 --- a/integration-tests/discovery-servicecomb-tests/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 discovery-servicecomb-tests diff --git a/integration-tests/discovery-servicecomb-tests/price-provider/pom.xml b/integration-tests/discovery-servicecomb-tests/price-provider/pom.xml index 1da135edc..fc292906e 100644 --- a/integration-tests/discovery-servicecomb-tests/price-provider/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/price-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/discovery-servicecomb-tests/webflux-provider/pom.xml b/integration-tests/discovery-servicecomb-tests/webflux-provider/pom.xml index 5bfccf6ce..49a5a0f62 100644 --- a/integration-tests/discovery-servicecomb-tests/webflux-provider/pom.xml +++ b/integration-tests/discovery-servicecomb-tests/webflux-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud discovery-servicecomb-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/docker-build-config/pom.xml b/integration-tests/docker-build-config/pom.xml index 4bb7a5cce..d4161742f 100644 --- a/integration-tests/docker-build-config/pom.xml +++ b/integration-tests/docker-build-config/pom.xml @@ -22,7 +22,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/docker-run-config/pom.xml b/integration-tests/docker-run-config/pom.xml index 51946488b..6c6dedaa4 100644 --- a/integration-tests/docker-run-config/pom.xml +++ b/integration-tests/docker-run-config/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/mesh-tests/mesh-consumer/pom.xml b/integration-tests/mesh-tests/mesh-consumer/pom.xml index 0fe9a7da2..4cb961023 100644 --- a/integration-tests/mesh-tests/mesh-consumer/pom.xml +++ b/integration-tests/mesh-tests/mesh-consumer/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud mesh-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/mesh-tests/mesh-gateway/pom.xml b/integration-tests/mesh-tests/mesh-gateway/pom.xml index 5313576c2..fa5faae84 100644 --- a/integration-tests/mesh-tests/mesh-gateway/pom.xml +++ b/integration-tests/mesh-tests/mesh-gateway/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud mesh-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT diff --git a/integration-tests/mesh-tests/mesh-provider/pom.xml b/integration-tests/mesh-tests/mesh-provider/pom.xml index cfc543fbc..b988d4a1f 100644 --- a/integration-tests/mesh-tests/mesh-provider/pom.xml +++ b/integration-tests/mesh-tests/mesh-provider/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud mesh-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/mesh-tests/mesh-tests-client/pom.xml b/integration-tests/mesh-tests/mesh-tests-client/pom.xml index 231f18c73..3535d72f2 100644 --- a/integration-tests/mesh-tests/mesh-tests-client/pom.xml +++ b/integration-tests/mesh-tests/mesh-tests-client/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud mesh-tests - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/integration-tests/mesh-tests/pom.xml b/integration-tests/mesh-tests/pom.xml index 1a5f4e6bf..996b781af 100644 --- a/integration-tests/mesh-tests/pom.xml +++ b/integration-tests/mesh-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 mesh-tests diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3a92b82b8..18750e007 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents diff --git a/pom.xml b/pom.xml index bd088f279..3398c4e82 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ com.huaweicloud spring-cloud-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT pom Spring Cloud Huawei diff --git a/spring-cloud-huawei-bom/pom.xml b/spring-cloud-huawei-bom/pom.xml index fa6fd44ab..c3930a949 100644 --- a/spring-cloud-huawei-bom/pom.xml +++ b/spring-cloud-huawei-bom/pom.xml @@ -22,14 +22,14 @@ com.huaweicloud spring-cloud-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 spring-cloud-huawei-bom pom - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Spring Cloud Huawei::Bom diff --git a/spring-cloud-huawei-common/pom.xml b/spring-cloud-huawei-common/pom.xml index 6d2c9d85f..f8844d132 100644 --- a/spring-cloud-huawei-common/pom.xml +++ b/spring-cloud-huawei-common/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents 4.0.0 diff --git a/spring-cloud-huawei-dependencies/pom.xml b/spring-cloud-huawei-dependencies/pom.xml index 3a4116a3e..ab480f437 100644 --- a/spring-cloud-huawei-dependencies/pom.xml +++ b/spring-cloud-huawei-dependencies/pom.xml @@ -22,14 +22,14 @@ com.huaweicloud spring-cloud-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 spring-cloud-huawei-dependencies pom - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Spring Cloud Huawei::Dependencies diff --git a/spring-cloud-huawei-governance/pom.xml b/spring-cloud-huawei-governance/pom.xml index 8bbcab603..5d567c31a 100644 --- a/spring-cloud-huawei-governance/pom.xml +++ b/spring-cloud-huawei-governance/pom.xml @@ -21,7 +21,7 @@ spring-cloud-huawei-parents com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents 4.0.0 diff --git a/spring-cloud-huawei-mesh/pom.xml b/spring-cloud-huawei-mesh/pom.xml index ed449be68..3c7e1b137 100644 --- a/spring-cloud-huawei-mesh/pom.xml +++ b/spring-cloud-huawei-mesh/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents diff --git a/spring-cloud-huawei-nacos/pom.xml b/spring-cloud-huawei-nacos/pom.xml index 75fb6bd76..e43f4fbde 100644 --- a/spring-cloud-huawei-nacos/pom.xml +++ b/spring-cloud-huawei-nacos/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents diff --git a/spring-cloud-huawei-parents/pom.xml b/spring-cloud-huawei-parents/pom.xml index 2a7049fb5..228618998 100644 --- a/spring-cloud-huawei-parents/pom.xml +++ b/spring-cloud-huawei-parents/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-dependencies - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-dependencies @@ -29,7 +29,7 @@ spring-cloud-huawei-parents pom - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT Spring Cloud Huawei::Parents diff --git a/spring-cloud-huawei-router/pom.xml b/spring-cloud-huawei-router/pom.xml index 74c4e909c..2e4990b46 100644 --- a/spring-cloud-huawei-router/pom.xml +++ b/spring-cloud-huawei-router/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents 4.0.0 diff --git a/spring-cloud-huawei-service-engine/pom.xml b/spring-cloud-huawei-service-engine/pom.xml index ab24e0d87..42aea0721 100644 --- a/spring-cloud-huawei-service-engine/pom.xml +++ b/spring-cloud-huawei-service-engine/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents diff --git a/spring-cloud-huawei-service-engine/service-engine-common/pom.xml b/spring-cloud-huawei-service-engine/service-engine-common/pom.xml index 79f2bf2c8..d25f85b34 100644 --- a/spring-cloud-huawei-service-engine/service-engine-common/pom.xml +++ b/spring-cloud-huawei-service-engine/service-engine-common/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-service-engine - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-huawei-service-engine/service-engine-config/pom.xml b/spring-cloud-huawei-service-engine/service-engine-config/pom.xml index 8a82b5281..79d9a3b37 100644 --- a/spring-cloud-huawei-service-engine/service-engine-config/pom.xml +++ b/spring-cloud-huawei-service-engine/service-engine-config/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-service-engine - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-huawei-service-engine/service-engine-dashboard/pom.xml b/spring-cloud-huawei-service-engine/service-engine-dashboard/pom.xml index c2501dbc0..df0bffd07 100644 --- a/spring-cloud-huawei-service-engine/service-engine-dashboard/pom.xml +++ b/spring-cloud-huawei-service-engine/service-engine-dashboard/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-service-engine - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT spring-cloud-huawei-service-engine-dashboard diff --git a/spring-cloud-huawei-service-engine/service-engine-discovery/pom.xml b/spring-cloud-huawei-service-engine/service-engine-discovery/pom.xml index fc0c3b52a..309653344 100644 --- a/spring-cloud-huawei-service-engine/service-engine-discovery/pom.xml +++ b/spring-cloud-huawei-service-engine/service-engine-discovery/pom.xml @@ -22,7 +22,7 @@ com.huaweicloud spring-cloud-huawei-service-engine - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT spring-cloud-huawei-service-engine-discovery diff --git a/spring-cloud-huawei-swagger/pom.xml b/spring-cloud-huawei-swagger/pom.xml index bca64ec94..e1119d561 100644 --- a/spring-cloud-huawei-swagger/pom.xml +++ b/spring-cloud-huawei-swagger/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents 4.0.0 diff --git a/spring-cloud-starter-huawei/pom.xml b/spring-cloud-starter-huawei/pom.xml index 550fc0858..ce418f882 100644 --- a/spring-cloud-starter-huawei/pom.xml +++ b/spring-cloud-starter-huawei/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-huawei-parents - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT ../spring-cloud-huawei-parents 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-config/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-config/pom.xml index 45547fb89..487341472 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-config/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-config/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-starter-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-core/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-core/pom.xml index 0f0f9663f..3c377245a 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-core/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-core/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-starter-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 spring-cloud-starter-huawei-service-engine-core diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-dashboard/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-dashboard/pom.xml index 3f1ebdfb8..723936e21 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-dashboard/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-dashboard/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-starter-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 spring-cloud-starter-huawei-service-engine-dashboard diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-discovery/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-discovery/pom.xml index 4986b34ff..e10ebf018 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-discovery/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-discovery/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-starter-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 spring-cloud-starter-huawei-service-engine-discovery diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-governance/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-governance/pom.xml index c5d621263..9dedcfaf5 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-governance/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-governance/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-hessian/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-hessian/pom.xml index f51670d73..b3ea09098 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-hessian/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-hessian/pom.xml @@ -22,7 +22,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-jasypt/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-jasypt/pom.xml index 16df14fde..e1086a9a8 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-jasypt/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-jasypt/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-gateway/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-gateway/pom.xml index c0645b7eb..884e69fbd 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-gateway/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-gateway/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-webflux/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-webflux/pom.xml index 31305f90f..555270690 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-webflux/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh-webflux/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh/pom.xml index 7ec20b3f9..49f41c854 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-mesh/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-gateway/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-gateway/pom.xml index 622ec21b8..8001d136e 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-gateway/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-gateway/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-webflux/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-webflux/pom.xml index 3861f4c68..9a19f1b36 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-webflux/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos-webflux/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos/pom.xml index b0db6da8b..b6c88480d 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-nacos/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-router/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-router/pom.xml index 6ee6876c3..94bea53f1 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-router/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-router/pom.xml @@ -21,7 +21,7 @@ com.huaweicloud spring-cloud-starter-huawei - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-gateway/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-gateway/pom.xml index d2f67f0b6..15abd2066 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-gateway/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-gateway/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-webflux/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-webflux/pom.xml index 24f72cd3e..d37ccf293 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-webflux/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine-webflux/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine/pom.xml index bd2baf426..a1ab1eab9 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-service-engine/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0 diff --git a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-swagger/pom.xml b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-swagger/pom.xml index e2bab901d..dd4588106 100644 --- a/spring-cloud-starter-huawei/spring-cloud-starter-huawei-swagger/pom.xml +++ b/spring-cloud-starter-huawei/spring-cloud-starter-huawei-swagger/pom.xml @@ -21,7 +21,7 @@ spring-cloud-starter-huawei com.huaweicloud - 1.11.0-2021.0.x-SNAPSHOT + 1.12.0-2021.0.x-SNAPSHOT 4.0.0