From 52f3b5fd38538fae471a582ed05c12a45e19cfac Mon Sep 17 00:00:00 2001 From: 1073413548 <14628403+gjb0917@user.noreply.gitee.com> Date: Mon, 9 Sep 2024 09:08:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=B7=A5=E4=BD=9C=E6=B5=81?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 13 +++++++------ pusong-admin/pom.xml | 4 ++-- pusong-modules/pom.xml | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 39049cb..8e491ed 100644 --- a/pom.xml +++ b/pom.xml @@ -369,11 +369,11 @@ - + @@ -434,11 +434,12 @@ maven-surefire-plugin ${maven-surefire-plugin.version} - -Dfile.encoding=UTF-8 - + true + - exclude + <!– 排除标签 –> + exclude--> diff --git a/pusong-admin/pom.xml b/pusong-admin/pom.xml index 2b5555a..e45a816 100644 --- a/pusong-admin/pom.xml +++ b/pusong-admin/pom.xml @@ -85,10 +85,10 @@ pusong-business - + de.codecentric diff --git a/pusong-modules/pom.xml b/pusong-modules/pom.xml index 253dc76..08567a9 100644 --- a/pusong-modules/pom.xml +++ b/pusong-modules/pom.xml @@ -14,7 +14,7 @@ pusong-generator pusong-job pusong-system - pusong-workflow + pusong-business