From e9765d7d392b6e08a53a654443b332aa5fab3f6b Mon Sep 17 00:00:00 2001 From: caiyuchao Date: Mon, 28 Apr 2025 19:08:12 +0800 Subject: [PATCH] release for 1.0.15 --- pom.xml | 4 ++-- wfc-api/pom.xml | 2 +- wfc-api/wfc-api-omada/pom.xml | 2 +- wfc-api/wfc-api-system/pom.xml | 2 +- wfc-api/wfc-api-user/pom.xml | 2 +- wfc-auth/pom.xml | 2 +- wfc-common/pom.xml | 2 +- wfc-common/wfc-common-core/pom.xml | 2 +- wfc-common/wfc-common-datascope/pom.xml | 2 +- wfc-common/wfc-common-datasource/pom.xml | 2 +- wfc-common/wfc-common-license/pom.xml | 2 +- wfc-common/wfc-common-log/pom.xml | 2 +- wfc-common/wfc-common-mail/pom.xml | 2 +- wfc-common/wfc-common-mybatis/pom.xml | 2 +- wfc-common/wfc-common-redis/pom.xml | 2 +- wfc-common/wfc-common-seata/pom.xml | 2 +- wfc-common/wfc-common-security/pom.xml | 2 +- wfc-common/wfc-common-sensitive/pom.xml | 2 +- wfc-common/wfc-common-swagger/pom.xml | 2 +- wfc-gateway/pom.xml | 2 +- wfc-modules/pom.xml | 2 +- wfc-modules/wfc-file/pom.xml | 2 +- wfc-modules/wfc-gen/pom.xml | 2 +- wfc-modules/wfc-job/pom.xml | 2 +- wfc-modules/wfc-payment/pom.xml | 2 +- wfc-modules/wfc-system/pom.xml | 2 +- wfc-modules/wfc-user/pom.xml | 2 +- wfc-visual/pom.xml | 2 +- wfc-visual/wfc-visual-monitor/pom.xml | 2 +- 29 files changed, 30 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index 4173c0a..eabb1ce 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.wfc wfc - 1.0.14 + 1.0.15 wfc WANFi Control and Billing System - 1.0.14 + 1.0.15 UTF-8 UTF-8 1.8 diff --git a/wfc-api/pom.xml b/wfc-api/pom.xml index ee801c8..fb29e62 100644 --- a/wfc-api/pom.xml +++ b/wfc-api/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-api/wfc-api-omada/pom.xml b/wfc-api/wfc-api-omada/pom.xml index 4101e3e..c81b395 100644 --- a/wfc-api/wfc-api-omada/pom.xml +++ b/wfc-api/wfc-api-omada/pom.xml @@ -3,7 +3,7 @@ org.wfc wfc-api - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-api/wfc-api-system/pom.xml b/wfc-api/wfc-api-system/pom.xml index f2d37c4..cf72c62 100644 --- a/wfc-api/wfc-api-system/pom.xml +++ b/wfc-api/wfc-api-system/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-api - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-api/wfc-api-user/pom.xml b/wfc-api/wfc-api-user/pom.xml index aca3c2b..1705b28 100644 --- a/wfc-api/wfc-api-user/pom.xml +++ b/wfc-api/wfc-api-user/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-api - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-auth/pom.xml b/wfc-auth/pom.xml index 83ae46f..eef464f 100644 --- a/wfc-auth/pom.xml +++ b/wfc-auth/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/pom.xml b/wfc-common/pom.xml index 5d65a65..8e12c04 100644 --- a/wfc-common/pom.xml +++ b/wfc-common/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-core/pom.xml b/wfc-common/wfc-common-core/pom.xml index 8bd810f..c0b4af8 100644 --- a/wfc-common/wfc-common-core/pom.xml +++ b/wfc-common/wfc-common-core/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-datascope/pom.xml b/wfc-common/wfc-common-datascope/pom.xml index c1ab19f..3d3c2a8 100644 --- a/wfc-common/wfc-common-datascope/pom.xml +++ b/wfc-common/wfc-common-datascope/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-datasource/pom.xml b/wfc-common/wfc-common-datasource/pom.xml index b31f7c4..19c7a31 100644 --- a/wfc-common/wfc-common-datasource/pom.xml +++ b/wfc-common/wfc-common-datasource/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-license/pom.xml b/wfc-common/wfc-common-license/pom.xml index ebc91af..5e7db96 100644 --- a/wfc-common/wfc-common-license/pom.xml +++ b/wfc-common/wfc-common-license/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 wfc-common-license diff --git a/wfc-common/wfc-common-log/pom.xml b/wfc-common/wfc-common-log/pom.xml index c016a7a..0aab431 100644 --- a/wfc-common/wfc-common-log/pom.xml +++ b/wfc-common/wfc-common-log/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-mail/pom.xml b/wfc-common/wfc-common-mail/pom.xml index c82b851..cce83c6 100644 --- a/wfc-common/wfc-common-mail/pom.xml +++ b/wfc-common/wfc-common-mail/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 wfc-common-mail diff --git a/wfc-common/wfc-common-mybatis/pom.xml b/wfc-common/wfc-common-mybatis/pom.xml index c1ec9a0..fadd7b4 100644 --- a/wfc-common/wfc-common-mybatis/pom.xml +++ b/wfc-common/wfc-common-mybatis/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 wfc-common-mybatis diff --git a/wfc-common/wfc-common-redis/pom.xml b/wfc-common/wfc-common-redis/pom.xml index e07c6f8..70d3791 100644 --- a/wfc-common/wfc-common-redis/pom.xml +++ b/wfc-common/wfc-common-redis/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-seata/pom.xml b/wfc-common/wfc-common-seata/pom.xml index 5aaeedf..49a07ce 100644 --- a/wfc-common/wfc-common-seata/pom.xml +++ b/wfc-common/wfc-common-seata/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-security/pom.xml b/wfc-common/wfc-common-security/pom.xml index 73782c3..5042d7b 100644 --- a/wfc-common/wfc-common-security/pom.xml +++ b/wfc-common/wfc-common-security/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-sensitive/pom.xml b/wfc-common/wfc-common-sensitive/pom.xml index dc9debb..3646bbc 100644 --- a/wfc-common/wfc-common-sensitive/pom.xml +++ b/wfc-common/wfc-common-sensitive/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-common/wfc-common-swagger/pom.xml b/wfc-common/wfc-common-swagger/pom.xml index 6f39773..ead6bdb 100644 --- a/wfc-common/wfc-common-swagger/pom.xml +++ b/wfc-common/wfc-common-swagger/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-common - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-gateway/pom.xml b/wfc-gateway/pom.xml index f79e14e..55efe23 100644 --- a/wfc-gateway/pom.xml +++ b/wfc-gateway/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/pom.xml b/wfc-modules/pom.xml index e139aa5..7ff5362 100644 --- a/wfc-modules/pom.xml +++ b/wfc-modules/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/wfc-file/pom.xml b/wfc-modules/wfc-file/pom.xml index 0100a89..b51b888 100644 --- a/wfc-modules/wfc-file/pom.xml +++ b/wfc-modules/wfc-file/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-modules - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/wfc-gen/pom.xml b/wfc-modules/wfc-gen/pom.xml index 3cfaa39..fda5670 100644 --- a/wfc-modules/wfc-gen/pom.xml +++ b/wfc-modules/wfc-gen/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-modules - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/wfc-job/pom.xml b/wfc-modules/wfc-job/pom.xml index 7ba8f10..e702f05 100644 --- a/wfc-modules/wfc-job/pom.xml +++ b/wfc-modules/wfc-job/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-modules - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/wfc-payment/pom.xml b/wfc-modules/wfc-payment/pom.xml index dc0e23b..badae65 100644 --- a/wfc-modules/wfc-payment/pom.xml +++ b/wfc-modules/wfc-payment/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-modules - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/wfc-system/pom.xml b/wfc-modules/wfc-system/pom.xml index de30d31..6ada78a 100644 --- a/wfc-modules/wfc-system/pom.xml +++ b/wfc-modules/wfc-system/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-modules - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-modules/wfc-user/pom.xml b/wfc-modules/wfc-user/pom.xml index 6aec535..c022ed5 100644 --- a/wfc-modules/wfc-user/pom.xml +++ b/wfc-modules/wfc-user/pom.xml @@ -5,7 +5,7 @@ org.wfc wfc-modules - 1.0.14 + 1.0.15 4.0.0 wfc-modules-user diff --git a/wfc-visual/pom.xml b/wfc-visual/pom.xml index 1d75b59..397625d 100644 --- a/wfc-visual/pom.xml +++ b/wfc-visual/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.14 + 1.0.15 4.0.0 diff --git a/wfc-visual/wfc-visual-monitor/pom.xml b/wfc-visual/wfc-visual-monitor/pom.xml index 1a6f30e..f6426bb 100644 --- a/wfc-visual/wfc-visual-monitor/pom.xml +++ b/wfc-visual/wfc-visual-monitor/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc-visual - 1.0.14 + 1.0.15 4.0.0