Parcourir la source

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

sunyj il y a 7 ans
Parent
commit
65d126cf2c
1 fichiers modifiés avec 0 ajouts et 7 suppressions
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -102,13 +102,6 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>repackage</goal>
-                        </goals>
-                    </execution>
-                </executions>
             </plugin>
         </plugins>
     </build>