Browse Source

using plugin spring-boot-maven-plugin managed in ps-parent

sunyj 7 years ago
parent
commit
3b93be5cc9
1 changed files with 0 additions and 7 deletions
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -123,13 +123,6 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>repackage</goal>
-                        </goals>
-                    </execution>
-                </executions>
             </plugin>
             <plugin>
                 <groupId>com.spotify</groupId>