From 765c129cc8ccbff92565d508a453f4d9c16be48f Mon Sep 17 00:00:00 2001 From: Qing Date: Thu, 22 Feb 2024 12:22:41 +0800 Subject: [PATCH] fix: pom.xml --- .../qing-yu-club-application/pom.xml | 4 +-- .../qing-yu-club-domain/pom.xml | 26 +++++++++---------- .../qing-yu-club-starter/pom.xml | 4 +-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/qing-yu-club-subject/qing-yu-club-application/pom.xml b/qing-yu-club-subject/qing-yu-club-application/pom.xml index 75290c2..31741da 100644 --- a/qing-yu-club-subject/qing-yu-club-application/pom.xml +++ b/qing-yu-club-subject/qing-yu-club-application/pom.xml @@ -14,8 +14,8 @@ http://maven.apache.org - 8 - 8 + 1.8 + 1.8 1.8 UTF-8 UTF-8 diff --git a/qing-yu-club-subject/qing-yu-club-domain/pom.xml b/qing-yu-club-subject/qing-yu-club-domain/pom.xml index 7c1f97e..5296208 100644 --- a/qing-yu-club-subject/qing-yu-club-domain/pom.xml +++ b/qing-yu-club-subject/qing-yu-club-domain/pom.xml @@ -17,19 +17,19 @@ 2020.0.6 qing-yu-club-domain - - - - - - - - - - - - - + + + + org.apache.maven.plugins + maven-compiler-plugin + + ${java.version} + ${java.version} + utf-8 + + + + jar qing-yu-club-domain diff --git a/qing-yu-club-subject/qing-yu-club-starter/pom.xml b/qing-yu-club-subject/qing-yu-club-starter/pom.xml index 4a3a1f0..5f1b0d2 100644 --- a/qing-yu-club-subject/qing-yu-club-starter/pom.xml +++ b/qing-yu-club-subject/qing-yu-club-starter/pom.xml @@ -14,8 +14,8 @@ http://maven.apache.org - 8 - 8 + 1.8 + 1.8 1.8 UTF-8 UTF-8