diff --git a/pom.xml b/pom.xml
index 2305d8e..0a52229 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,12 +10,33 @@
com.rabbiter
ElectronicMallApi
- 0.0.1-SNAPSHOT
+ 1.0
ElectronicMallApi
ElectronicMallApi
+ jar
1.8
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+ com.rabbiter.em.ElectronicMallApplication
+
+ -XDignore.symbol.file
+
+
+
+
+
+
+
+
org.springframework.boot
@@ -108,6 +129,14 @@
junit
test
+
+
+ com.sun.xml.fastinfoset
+ FastInfoset
+ 1.2.18
+
+
+
@@ -134,4 +163,5 @@
+