diff --git a/pom.xml b/pom.xml
index 477086a..3a73465 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
com.kiisoo
ic
1.0-SNAPSHOT
- jar
+ war
youke
org.springframework.boot
spring-boot-starter-parent
2.1.6.RELEASE
-
+
@@ -25,17 +25,25 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ 3.0.0
+
+
org.projectlombok
@@ -172,7 +180,7 @@
org.springframework.boot
spring-boot-starter-test
- test
+ test
+ false
+
+
+
+
org.springframework.boot
spring-boot-maven-plugin