From d68b359ca5a70eefc84a20fa849e8490395303e0 Mon Sep 17 00:00:00 2001 From: Penny <2500338766@qq.com> Date: Sat, 5 Aug 2023 19:05:04 +0800 Subject: [PATCH] =?UTF-8?q?feature-1.0:=E6=89=93=E5=8C=85=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 ++++++++++++++ rights-admin-controller/pom.xml | 9 +++++++++ rights-client-controller/pom.xml | 12 +++++++++--- 3 files changed, 32 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e68a597..1a1a626 100644 --- a/pom.xml +++ b/pom.xml @@ -141,5 +141,19 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + UTF-8 + + + + + \ No newline at end of file diff --git a/rights-admin-controller/pom.xml b/rights-admin-controller/pom.xml index 1f2127a..9547b69 100644 --- a/rights-admin-controller/pom.xml +++ b/rights-admin-controller/pom.xml @@ -44,10 +44,19 @@ + rights-admin org.springframework.boot spring-boot-maven-plugin + 2.6.2 + + + + repackage + + + diff --git a/rights-client-controller/pom.xml b/rights-client-controller/pom.xml index 3ce06f4..49a8e30 100644 --- a/rights-client-controller/pom.xml +++ b/rights-client-controller/pom.xml @@ -63,13 +63,19 @@ + rights-client org.springframework.boot spring-boot-maven-plugin - - true - + 2.6.2 + + + + repackage + + +