From d6f76657d9e02f34a5f6aa35345dd50771461f4c Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Mon, 21 Nov 2022 00:22:26 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom.xml):=20=E5=8D=87=E7=BA=A7=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=89=88=E6=9C=AC=E2=86=922.1.3?= 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-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 +- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/laboratory/pom.xml b/laboratory/pom.xml index b0b2d380d..4e0fcf752 100644 --- a/laboratory/pom.xml +++ b/laboratory/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/mall-oms/oms-api/pom.xml b/mall-oms/oms-api/pom.xml index 9f0642323..b905671db 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.2 + 2.1.3 4.0.0 diff --git a/mall-oms/oms-boot/pom.xml b/mall-oms/oms-boot/pom.xml index f5b241e76..64ee98ba4 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.2 + 2.1.3 4.0.0 diff --git a/mall-oms/pom.xml b/mall-oms/pom.xml index 78642ae75..d93f34e76 100644 --- a/mall-oms/pom.xml +++ b/mall-oms/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/mall-pms/pms-api/pom.xml b/mall-pms/pms-api/pom.xml index d2f79f05b..ca3950673 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.2 + 2.1.3 4.0.0 diff --git a/mall-pms/pms-boot/pom.xml b/mall-pms/pms-boot/pom.xml index 9bfbf3c0d..80e33ba9f 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.2 + 2.1.3 4.0.0 diff --git a/mall-pms/pom.xml b/mall-pms/pom.xml index af200a030..fb17e9a3c 100644 --- a/mall-pms/pom.xml +++ b/mall-pms/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/mall-sms/pom.xml b/mall-sms/pom.xml index 151525894..d28ecdea6 100644 --- a/mall-sms/pom.xml +++ b/mall-sms/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/mall-sms/sms-api/pom.xml b/mall-sms/sms-api/pom.xml index d14e2db4e..b6587d7b9 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.2 + 2.1.3 4.0.0 diff --git a/mall-sms/sms-boot/pom.xml b/mall-sms/sms-boot/pom.xml index dfa0a9c2d..345d60c00 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.2 + 2.1.3 4.0.0 diff --git a/mall-ums/pom.xml b/mall-ums/pom.xml index a0da49e17..3ac06bdd3 100644 --- a/mall-ums/pom.xml +++ b/mall-ums/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/mall-ums/ums-api/pom.xml b/mall-ums/ums-api/pom.xml index 456dfe6f2..3cb765737 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.2 + 2.1.3 4.0.0 @@ -37,7 +37,7 @@ com.youlai pms-api - 2.1.2 + 2.1.3 compile diff --git a/mall-ums/ums-boot/pom.xml b/mall-ums/ums-boot/pom.xml index bf722304f..41a022fa9 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.2 + 2.1.3 4.0.0 diff --git a/pom.xml b/pom.xml index e8e720e9f..f53a8d59e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-mall - 2.1.2 + 2.1.3 pom diff --git a/youlai-auth/pom.xml b/youlai-auth/pom.xml index 2efdf0163..fc3b682c7 100644 --- a/youlai-auth/pom.xml +++ b/youlai-auth/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-core/pom.xml b/youlai-common/common-core/pom.xml index ffef8e853..b17b66774 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-elasticsearch/pom.xml b/youlai-common/common-elasticsearch/pom.xml index 2c26cbc15..cef09c6b8 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-file/pom.xml b/youlai-common/common-file/pom.xml index e0922ad75..166f309ec 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-log/pom.xml b/youlai-common/common-log/pom.xml index 3d27d6585..726498371 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-mybatis/pom.xml b/youlai-common/common-mybatis/pom.xml index 5f542667b..5ea5cdf11 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-rabbitmq/pom.xml b/youlai-common/common-rabbitmq/pom.xml index 83fbad3a0..7430257fd 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-redis/pom.xml b/youlai-common/common-redis/pom.xml index 665d97aac..4816d491b 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-security/pom.xml b/youlai-common/common-security/pom.xml index 2f082feb4..b0dd7ff64 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-sms/pom.xml b/youlai-common/common-sms/pom.xml index 81a6badc8..a9c7b4dd5 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/common-web/pom.xml b/youlai-common/common-web/pom.xml index eba2e6d84..cf8f87c66 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.2 + 2.1.3 4.0.0 diff --git a/youlai-common/pom.xml b/youlai-common/pom.xml index 2493fbd94..222102e8f 100644 --- a/youlai-common/pom.xml +++ b/youlai-common/pom.xml @@ -7,7 +7,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 youlai-common diff --git a/youlai-gateway/pom.xml b/youlai-gateway/pom.xml index 7d8ce3f88..1b8666610 100644 --- a/youlai-gateway/pom.xml +++ b/youlai-gateway/pom.xml @@ -6,7 +6,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 youlai-gateway diff --git a/youlai-system/pom.xml b/youlai-system/pom.xml index b37f55709..9a339dbe7 100644 --- a/youlai-system/pom.xml +++ b/youlai-system/pom.xml @@ -5,7 +5,7 @@ youlai-mall com.youlai - 2.1.2 + 2.1.3 4.0.0 diff --git a/youlai-system/system-api/pom.xml b/youlai-system/system-api/pom.xml index 20d1d2f9e..5afb53fa3 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.2 + 2.1.3 4.0.0 diff --git a/youlai-system/system-boot/pom.xml b/youlai-system/system-boot/pom.xml index c64011ee3..6514bc063 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.2 + 2.1.3 4.0.0