Selaa lähdekoodia

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

sunyj 7 vuotta sitten
vanhempi
commit
3b93be5cc9
1 muutettua tiedostoa jossa 0 lisäystä ja 7 poistoa
  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>