liyafei 3 месяцев назад
Родитель
Сommit
61779b662e
1 измененных файлов с 0 добавлено и 7 удалено
  1. 0 7
      alien-gateway/pom.xml

+ 0 - 7
alien-gateway/pom.xml

@@ -224,13 +224,6 @@
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <configuration>
                     <mainClass>shop.alien.gateway.AlienGatewayApplication</mainClass>
-                    <layout>ZIP</layout>
-                    <includes>
-                        <include>
-                            <groupId>nothing</groupId>
-                            <artifactId>nothing</artifactId>
-                        </include>
-                    </includes>
                 </configuration>
                 <executions>
                     <execution>