From 173a0ff7ac265d593060a2aeac3ba4139b25adb4 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Mon, 5 Dec 2022 22:35:17 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom.xml):=20=E5=8D=87=E7=BA=A7=E7=89=88?= =?UTF-8?q?=E6=9C=AC2.1.4=E2=86=922.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- laboratory/pom.xml | 2 +- mall-oms/oms-api/pom.xml | 2 +- mall-oms/oms-boot/pom.xml | 2 +- mall-oms/pom.xml | 2 +- mall-pms/pms-api/pom.xml | 2 +- mall-pms/pms-boot/pom.xml | 2 +- mall-pms/pom.xml | 2 +- mall-sms/pom.xml | 2 +- mall-sms/sms-api/pom.xml | 2 +- mall-sms/sms-boot/pom.xml | 2 +- mall-ums/pom.xml | 2 +- mall-ums/ums-api/pom.xml | 4 ++-- mall-ums/ums-boot/pom.xml | 2 +- pom.xml | 2 +- youlai-auth/pom.xml | 2 +- youlai-common/common-core/pom.xml | 2 +- youlai-common/common-elasticsearch/pom.xml | 2 +- youlai-common/common-file/pom.xml | 2 +- youlai-common/common-log/pom.xml | 2 +- youlai-common/common-mybatis/pom.xml | 2 +- youlai-common/common-rabbitmq/pom.xml | 2 +- youlai-common/common-redis/pom.xml | 2 +- youlai-common/common-seata/pom.xml | 2 +- youlai-common/common-security/pom.xml | 2 +- youlai-common/common-sms/pom.xml | 2 +- youlai-common/common-web/pom.xml | 2 +- youlai-common/pom.xml | 2 +- youlai-gateway/pom.xml | 2 +- youlai-system/pom.xml | 2 +- youlai-system/system-api/pom.xml | 2 +- youlai-system/system-boot/pom.xml | 2 +- 31 files changed, 32 insertions(+), 32 deletions(-) diff --git a/laboratory/pom.xml b/laboratory/pom.xml index dfc3358ef..4e076ee0b 100644 --- a/laboratory/pom.xml +++ b/laboratory/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-oms/oms-api/pom.xml b/mall-oms/oms-api/pom.xml index 881c0504f..27a6fd77e 100644 --- a/mall-oms/oms-api/pom.xml +++ b/mall-oms/oms-api/pom.xml @@ -5,7 +5,7 @@ mall-oms com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-oms/oms-boot/pom.xml b/mall-oms/oms-boot/pom.xml index b0afbd807..8eb7ef104 100644 --- a/mall-oms/oms-boot/pom.xml +++ b/mall-oms/oms-boot/pom.xml @@ -5,7 +5,7 @@ mall-oms com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-oms/pom.xml b/mall-oms/pom.xml index f01a57791..fd8792a36 100644 --- a/mall-oms/pom.xml +++ b/mall-oms/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-pms/pms-api/pom.xml b/mall-pms/pms-api/pom.xml index b6577b23d..3fe16ce1c 100644 --- a/mall-pms/pms-api/pom.xml +++ b/mall-pms/pms-api/pom.xml @@ -5,7 +5,7 @@ mall-pms com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-pms/pms-boot/pom.xml b/mall-pms/pms-boot/pom.xml index 40addc469..694a48749 100644 --- a/mall-pms/pms-boot/pom.xml +++ b/mall-pms/pms-boot/pom.xml @@ -5,7 +5,7 @@ mall-pms com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-pms/pom.xml b/mall-pms/pom.xml index abbb5bc33..db941c4f8 100644 --- a/mall-pms/pom.xml +++ b/mall-pms/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-sms/pom.xml b/mall-sms/pom.xml index 5e2033c29..7b3092f3e 100644 --- a/mall-sms/pom.xml +++ b/mall-sms/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-sms/sms-api/pom.xml b/mall-sms/sms-api/pom.xml index 756254997..3f5856dc5 100644 --- a/mall-sms/sms-api/pom.xml +++ b/mall-sms/sms-api/pom.xml @@ -5,7 +5,7 @@ mall-sms com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-sms/sms-boot/pom.xml b/mall-sms/sms-boot/pom.xml index a246481f2..32491c9f5 100644 --- a/mall-sms/sms-boot/pom.xml +++ b/mall-sms/sms-boot/pom.xml @@ -5,7 +5,7 @@ mall-sms com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-ums/pom.xml b/mall-ums/pom.xml index 387f91194..4b3e1bb96 100644 --- a/mall-ums/pom.xml +++ b/mall-ums/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/mall-ums/ums-api/pom.xml b/mall-ums/ums-api/pom.xml index 89ec18f75..07ce27060 100644 --- a/mall-ums/ums-api/pom.xml +++ b/mall-ums/ums-api/pom.xml @@ -5,7 +5,7 @@ mall-ums com.youlai - 2.1.4 + 2.2.0 4.0.0 @@ -37,7 +37,7 @@ com.youlai pms-api - 2.1.4 + 2.2.0 compile diff --git a/mall-ums/ums-boot/pom.xml b/mall-ums/ums-boot/pom.xml index 28fa668b4..ddc2ef366 100644 --- a/mall-ums/ums-boot/pom.xml +++ b/mall-ums/ums-boot/pom.xml @@ -5,7 +5,7 @@ mall-ums com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/pom.xml b/pom.xml index 89667f57d..41010a6b6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-mall - 2.1.4 + 2.2.0 pom diff --git a/youlai-auth/pom.xml b/youlai-auth/pom.xml index ed5632bdf..20be2b37e 100644 --- a/youlai-auth/pom.xml +++ b/youlai-auth/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-core/pom.xml b/youlai-common/common-core/pom.xml index ce7a9c545..a170a480e 100644 --- a/youlai-common/common-core/pom.xml +++ b/youlai-common/common-core/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-elasticsearch/pom.xml b/youlai-common/common-elasticsearch/pom.xml index 86e1163ba..83f483e2e 100644 --- a/youlai-common/common-elasticsearch/pom.xml +++ b/youlai-common/common-elasticsearch/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-file/pom.xml b/youlai-common/common-file/pom.xml index 718600baa..614501828 100644 --- a/youlai-common/common-file/pom.xml +++ b/youlai-common/common-file/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-log/pom.xml b/youlai-common/common-log/pom.xml index ac3d4ce93..f9e110c76 100644 --- a/youlai-common/common-log/pom.xml +++ b/youlai-common/common-log/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-mybatis/pom.xml b/youlai-common/common-mybatis/pom.xml index 506b3860f..16a99374e 100644 --- a/youlai-common/common-mybatis/pom.xml +++ b/youlai-common/common-mybatis/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-rabbitmq/pom.xml b/youlai-common/common-rabbitmq/pom.xml index acd2eb845..961848c68 100644 --- a/youlai-common/common-rabbitmq/pom.xml +++ b/youlai-common/common-rabbitmq/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-redis/pom.xml b/youlai-common/common-redis/pom.xml index cdce1d24b..426d0b902 100644 --- a/youlai-common/common-redis/pom.xml +++ b/youlai-common/common-redis/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-seata/pom.xml b/youlai-common/common-seata/pom.xml index 98f691329..b309efd5d 100644 --- a/youlai-common/common-seata/pom.xml +++ b/youlai-common/common-seata/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-security/pom.xml b/youlai-common/common-security/pom.xml index 7e664af76..61c11e545 100644 --- a/youlai-common/common-security/pom.xml +++ b/youlai-common/common-security/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-sms/pom.xml b/youlai-common/common-sms/pom.xml index f0f6313fa..f3c33af2c 100644 --- a/youlai-common/common-sms/pom.xml +++ b/youlai-common/common-sms/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/common-web/pom.xml b/youlai-common/common-web/pom.xml index ef26fd8f3..cc999bc8e 100644 --- a/youlai-common/common-web/pom.xml +++ b/youlai-common/common-web/pom.xml @@ -5,7 +5,7 @@ youlai-common com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-common/pom.xml b/youlai-common/pom.xml index 23cb2a93e..961367a4b 100644 --- a/youlai-common/pom.xml +++ b/youlai-common/pom.xml @@ -7,7 +7,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 youlai-common diff --git a/youlai-gateway/pom.xml b/youlai-gateway/pom.xml index bb35d3e22..3816e542b 100644 --- a/youlai-gateway/pom.xml +++ b/youlai-gateway/pom.xml @@ -6,7 +6,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 youlai-gateway diff --git a/youlai-system/pom.xml b/youlai-system/pom.xml index b55fbd434..612891aaa 100644 --- a/youlai-system/pom.xml +++ b/youlai-system/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-system/system-api/pom.xml b/youlai-system/system-api/pom.xml index c00951e31..2bde367fb 100644 --- a/youlai-system/system-api/pom.xml +++ b/youlai-system/system-api/pom.xml @@ -5,7 +5,7 @@ youlai-system com.youlai - 2.1.4 + 2.2.0 4.0.0 diff --git a/youlai-system/system-boot/pom.xml b/youlai-system/system-boot/pom.xml index 5d9488bfd..fc6d94f6d 100644 --- a/youlai-system/system-boot/pom.xml +++ b/youlai-system/system-boot/pom.xml @@ -5,7 +5,7 @@ youlai-system com.youlai - 2.1.4 + 2.2.0 4.0.0