From 0ac155ce58db103680ed1268e77c58bd603cdca7 Mon Sep 17 00:00:00 2001 From: zhangsz Date: Fri, 28 Feb 2025 17:24:29 +0800 Subject: [PATCH] release for 1.0.12 --- 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-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 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index ba4779d..40419b9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.wfc wfc - 1.0.11 + 1.0.12 wfc WANFi Control and Billing System - 1.0.11 + 1.0.12 UTF-8 UTF-8 1.8 diff --git a/wfc-api/pom.xml b/wfc-api/pom.xml index 5929103..ba3baa1 100644 --- a/wfc-api/pom.xml +++ b/wfc-api/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.11 + 1.0.12 4.0.0 diff --git a/wfc-api/wfc-api-omada/pom.xml b/wfc-api/wfc-api-omada/pom.xml index c29b4b2..22d50b0 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.11 + 1.0.12 4.0.0 diff --git a/wfc-api/wfc-api-system/pom.xml b/wfc-api/wfc-api-system/pom.xml index 8caa535..d757237 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.11 + 1.0.12 4.0.0 diff --git a/wfc-api/wfc-api-user/pom.xml b/wfc-api/wfc-api-user/pom.xml index 11000d8..d8649c3 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.11 + 1.0.12 4.0.0 diff --git a/wfc-auth/pom.xml b/wfc-auth/pom.xml index 7f921f6..af57fa4 100644 --- a/wfc-auth/pom.xml +++ b/wfc-auth/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.11 + 1.0.12 4.0.0 diff --git a/wfc-common/pom.xml b/wfc-common/pom.xml index cc04af6..e28466c 100644 --- a/wfc-common/pom.xml +++ b/wfc-common/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-core/pom.xml b/wfc-common/wfc-common-core/pom.xml index 8536cc5..86e8926 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-datascope/pom.xml b/wfc-common/wfc-common-datascope/pom.xml index ee18010..c30d6c0 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-datasource/pom.xml b/wfc-common/wfc-common-datasource/pom.xml index b73df9e..00f91e5 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-log/pom.xml b/wfc-common/wfc-common-log/pom.xml index efad46e..e6c1aee 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-mail/pom.xml b/wfc-common/wfc-common-mail/pom.xml index 46a269e..fb21d56 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.11 + 1.0.12 wfc-common-mail diff --git a/wfc-common/wfc-common-mybatis/pom.xml b/wfc-common/wfc-common-mybatis/pom.xml index 742455b..2d5d958 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.11 + 1.0.12 wfc-common-mybatis diff --git a/wfc-common/wfc-common-redis/pom.xml b/wfc-common/wfc-common-redis/pom.xml index c4452b9..8f7aa8e 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-seata/pom.xml b/wfc-common/wfc-common-seata/pom.xml index 42c6e5b..2d7e210 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-security/pom.xml b/wfc-common/wfc-common-security/pom.xml index 12274cb..8560663 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-sensitive/pom.xml b/wfc-common/wfc-common-sensitive/pom.xml index 38d339e..1078553 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.11 + 1.0.12 4.0.0 diff --git a/wfc-common/wfc-common-swagger/pom.xml b/wfc-common/wfc-common-swagger/pom.xml index 60ac37b..79712bf 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.11 + 1.0.12 4.0.0 diff --git a/wfc-gateway/pom.xml b/wfc-gateway/pom.xml index e346675..37eaa5c 100644 --- a/wfc-gateway/pom.xml +++ b/wfc-gateway/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/pom.xml b/wfc-modules/pom.xml index 2a95d27..3126153 100644 --- a/wfc-modules/pom.xml +++ b/wfc-modules/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/wfc-file/pom.xml b/wfc-modules/wfc-file/pom.xml index 29ea5eb..7ead340 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.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/wfc-gen/pom.xml b/wfc-modules/wfc-gen/pom.xml index 428828e..82ccebd 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.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/wfc-job/pom.xml b/wfc-modules/wfc-job/pom.xml index 8402a27..ebc3abb 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.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/wfc-payment/pom.xml b/wfc-modules/wfc-payment/pom.xml index b321253..6fec35f 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.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/wfc-system/pom.xml b/wfc-modules/wfc-system/pom.xml index 6902fee..f41ef3c 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.11 + 1.0.12 4.0.0 diff --git a/wfc-modules/wfc-user/pom.xml b/wfc-modules/wfc-user/pom.xml index c0a057b..56a5f38 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.11 + 1.0.12 4.0.0 wfc-modules-user diff --git a/wfc-visual/pom.xml b/wfc-visual/pom.xml index b58e89b..31938d0 100644 --- a/wfc-visual/pom.xml +++ b/wfc-visual/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.11 + 1.0.12 4.0.0 diff --git a/wfc-visual/wfc-visual-monitor/pom.xml b/wfc-visual/wfc-visual-monitor/pom.xml index 4414fb0..44ca1ba 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.11 + 1.0.12 4.0.0