From 611c7d86846003a00b0e6a2497e46808cd725607 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Thu, 13 Jun 2024 14:18:48 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=A8=ED=82=A4=EC=A7=80=20=EC=8A=A4?= =?UTF-8?q?=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.xml | 20 ++++++++++++++++ pom.xml | 66 ++++++++++++++++++++++++++++------------------------- 2 files changed, 55 insertions(+), 31 deletions(-) create mode 100644 package.xml diff --git a/package.xml b/package.xml new file mode 100644 index 0000000..4d89267 --- /dev/null +++ b/package.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a2b7bae..1ac7be8 100644 --- a/pom.xml +++ b/pom.xml @@ -80,40 +80,44 @@ xit-lvis-rest + + + + ${basedir}/src/main/resources + + intf-conf/*.* + application.yml + + + + - - org.apache.maven.plugins - maven-compiler-plugin - - - - com.github.therapi - therapi-runtime-javadoc-scribe - 0.15.0 - - - - - - org.springframework.boot - spring-boot-maven-plugin - - deploy - - - org.projectlombok - lombok - - - - -