From 2dbc2cc222adb2a40721e10bdb37ae8e39da04be Mon Sep 17 00:00:00 2001 From: TryCatchMyDream <393669560@qq.com> Date: Fri, 12 Nov 2021 09:40:38 +0000 Subject: [PATCH] =?UTF-8?q?update=20pom.xml.=20=E9=A1=B9=E7=9B=AE=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E8=BF=90=E8=A1=8C=E6=8A=A5=E9=94=99=E6=89=BE=E4=B8=8D?= =?UTF-8?q?=E5=88=B0ftl=E6=96=87=E4=BB=B6=E9=97=AE=E9=A2=98=E8=A7=A3?= =?UTF-8?q?=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 591dded..1adfbb1 100644 --- a/pom.xml +++ b/pom.xml @@ -154,6 +154,17 @@ + + + src/main/java + + **/*.xml + + + + src/main/resources + + -- Gitee