From 74073a3657538e471bedaf97f80fa83b636afe78 Mon Sep 17 00:00:00 2001 From: zhangsz Date: Thu, 23 Jan 2025 15:02:36 +0800 Subject: [PATCH] release for 1.0.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 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/wfc-api/pom.xml b/wfc-api/pom.xml index 7be02a2..ce4cf5b 100644 --- a/wfc-api/pom.xml +++ b/wfc-api/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.3 + 1.0.4 4.0.0 diff --git a/wfc-api/wfc-api-omada/pom.xml b/wfc-api/wfc-api-omada/pom.xml index fd85ba3..b664139 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.3 + 1.0.4 4.0.0 diff --git a/wfc-api/wfc-api-system/pom.xml b/wfc-api/wfc-api-system/pom.xml index b6d0491..1324f66 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.3 + 1.0.4 4.0.0 diff --git a/wfc-api/wfc-api-user/pom.xml b/wfc-api/wfc-api-user/pom.xml index 54b9b65..c127b75 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.3 + 1.0.4 4.0.0 diff --git a/wfc-auth/pom.xml b/wfc-auth/pom.xml index b31c2c9..c9efc99 100644 --- a/wfc-auth/pom.xml +++ b/wfc-auth/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.3 + 1.0.4 4.0.0 diff --git a/wfc-common/pom.xml b/wfc-common/pom.xml index 8a3daa3..73efcdd 100644 --- a/wfc-common/pom.xml +++ b/wfc-common/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-core/pom.xml b/wfc-common/wfc-common-core/pom.xml index dd71eb6..79b10fa 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-datascope/pom.xml b/wfc-common/wfc-common-datascope/pom.xml index 22d8d98..727fedc 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-datasource/pom.xml b/wfc-common/wfc-common-datasource/pom.xml index 22f7403..531f712 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-log/pom.xml b/wfc-common/wfc-common-log/pom.xml index 8c0ee9d..4bdbda5 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-mail/pom.xml b/wfc-common/wfc-common-mail/pom.xml index 7858e0e..a490055 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.3 + 1.0.4 wfc-common-mail diff --git a/wfc-common/wfc-common-mybatis/pom.xml b/wfc-common/wfc-common-mybatis/pom.xml index 3986665..3643558 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.3 + 1.0.4 wfc-common-mybatis diff --git a/wfc-common/wfc-common-redis/pom.xml b/wfc-common/wfc-common-redis/pom.xml index 200fb8a..dec9812 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-seata/pom.xml b/wfc-common/wfc-common-seata/pom.xml index 622a27a..633b411 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-security/pom.xml b/wfc-common/wfc-common-security/pom.xml index 332f11a..efa4f50 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-sensitive/pom.xml b/wfc-common/wfc-common-sensitive/pom.xml index 5901d57..b5053b5 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.3 + 1.0.4 4.0.0 diff --git a/wfc-common/wfc-common-swagger/pom.xml b/wfc-common/wfc-common-swagger/pom.xml index 10f3ec2..d59a001 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.3 + 1.0.4 4.0.0 diff --git a/wfc-gateway/pom.xml b/wfc-gateway/pom.xml index cc97be4..da6f4ad 100644 --- a/wfc-gateway/pom.xml +++ b/wfc-gateway/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/pom.xml b/wfc-modules/pom.xml index b9c2dac..764875e 100644 --- a/wfc-modules/pom.xml +++ b/wfc-modules/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/wfc-file/pom.xml b/wfc-modules/wfc-file/pom.xml index 0e0dc95..27e0547 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.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/wfc-gen/pom.xml b/wfc-modules/wfc-gen/pom.xml index 41dffeb..266ea73 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.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/wfc-job/pom.xml b/wfc-modules/wfc-job/pom.xml index eb55a48..be1d5aa 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.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/wfc-payment/pom.xml b/wfc-modules/wfc-payment/pom.xml index f89e27c..7fffc0f 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.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/wfc-system/pom.xml b/wfc-modules/wfc-system/pom.xml index 0839edc..3914431 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.3 + 1.0.4 4.0.0 diff --git a/wfc-modules/wfc-user/pom.xml b/wfc-modules/wfc-user/pom.xml index f46c41f..f3f7e33 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.3 + 1.0.4 4.0.0 wfc-modules-user diff --git a/wfc-visual/pom.xml b/wfc-visual/pom.xml index 615b083..4a4d838 100644 --- a/wfc-visual/pom.xml +++ b/wfc-visual/pom.xml @@ -4,7 +4,7 @@ org.wfc wfc - 1.0.3 + 1.0.4 4.0.0 diff --git a/wfc-visual/wfc-visual-monitor/pom.xml b/wfc-visual/wfc-visual-monitor/pom.xml index d359c57..a26fd41 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.3 + 1.0.4 4.0.0