From 5c33067dc6916472e5035e469476e27f1fe4d4e7 Mon Sep 17 00:00:00 2001 From: chenwenjian Date: Wed, 16 Aug 2023 14:19:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=89=93=E5=8C=85=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nanopart-server/pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/nanopart-server/pom.xml b/nanopart-server/pom.xml index d208605d..a9c147f7 100644 --- a/nanopart-server/pom.xml +++ b/nanopart-server/pom.xml @@ -68,4 +68,34 @@ 2.0.0-SNAPSHOT + + + nanopart-server + + + src/main/java + + **/*.xml + + + + src/main/resources + + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + +