diff --git a/pom.xml b/pom.xml
index e50f5c1..268bcd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,11 +7,11 @@
sydney.cheng
ec-super-pom
- 1.0.2
+ 1.0.4
ec-config-server
- 1.0.3
+ 1.0.4-SNAPSHOT
@@ -41,6 +41,7 @@
17
17
UTF-8
+ sydney.cheng.microservice.Application
jacoco
reuseReports
@@ -65,4 +66,24 @@
spring-boot-starter-web
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+ ${start-class}
+ JAR
+
+
+
+
+ repackage
+
+
+
+
+
+
\ No newline at end of file