diff --git a/pom.xml b/pom.xml index 5335943..17216f9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.win mq - 0.0.1-SNAPSHOT + 1.0.0 mq win mq @@ -55,10 +55,20 @@ + + ${project.artifactId} + org.springframework.boot spring-boot-maven-plugin + + + + repackage + + +