From fe1302eea93c1f18b76320538f85944922d447cd Mon Sep 17 00:00:00 2001 From: ZhangXushuo <3508242435.com> Date: Tue, 31 Oct 2023 14:49:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=963?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- february-system-common/pom.xml | 3 ++- february-system-remote/pom.xml | 3 ++- february-system-server/pom.xml | 6 +++++- pom.xml | 8 ++++++++ 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/february-system-common/pom.xml b/february-system-common/pom.xml index 5e41b15..e1ab079 100644 --- a/february-system-common/pom.xml +++ b/february-system-common/pom.xml @@ -7,9 +7,10 @@ com.february february-modules 3.6.3 - ../../pom.xml + pom.xml + pom february-system-common diff --git a/february-system-remote/pom.xml b/february-system-remote/pom.xml index ca6ec9d..2e18fdc 100644 --- a/february-system-remote/pom.xml +++ b/february-system-remote/pom.xml @@ -7,9 +7,10 @@ com.february february-modules 3.6.3 - ../../pom.xml + pom.xml + pom february-system-remote diff --git a/february-system-server/pom.xml b/february-system-server/pom.xml index 9fc6ba2..1a90cfb 100644 --- a/february-system-server/pom.xml +++ b/february-system-server/pom.xml @@ -7,8 +7,9 @@ com.february february-modules 3.6.3 - ../../pom.xml + pom.xml + pom february-system-server @@ -36,17 +37,20 @@ com.february february-common-log + 3.6.3 com.february february-common-datascope + 3.6.3 com.february february-common-datasource + 3.6.3 diff --git a/pom.xml b/pom.xml index 09e499c..5feb49a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,18 @@ com.february february-modules 3.6.3 + pom.xml 4.0.0 3.6.3 february-modules-system + pom + + + february-system-common + february-system-remote + february-system-server + february-modules-system系统模块