| @@ -61,7 +61,6 @@ | |||||
| <artifactId>spring-boot-maven-plugin</artifactId> | <artifactId>spring-boot-maven-plugin</artifactId> | ||||
| <configuration> | <configuration> | ||||
| <executable>true</executable> | <executable>true</executable> | ||||
| <!-- | |||||
| <layout>ZIP</layout> | <layout>ZIP</layout> | ||||
| <excludeGroupIds> | <excludeGroupIds> | ||||
| antlr, | antlr, | ||||
| @@ -179,7 +178,6 @@ | |||||
| xmlpull, | xmlpull, | ||||
| xpp3 | xpp3 | ||||
| </excludeGroupIds> | </excludeGroupIds> | ||||
| --> | |||||
| </configuration> | </configuration> | ||||
| </plugin> | </plugin> | ||||
| </plugins> | </plugins> | ||||
| @@ -30,7 +30,6 @@ | |||||
| <artifactId>spring-boot-maven-plugin</artifactId> | <artifactId>spring-boot-maven-plugin</artifactId> | ||||
| <configuration> | <configuration> | ||||
| <executable>true</executable> | <executable>true</executable> | ||||
| <!-- | |||||
| <layout>ZIP</layout> | <layout>ZIP</layout> | ||||
| <excludeGroupIds> | <excludeGroupIds> | ||||
| antlr, | antlr, | ||||
| @@ -148,7 +147,6 @@ | |||||
| xmlpull, | xmlpull, | ||||
| xpp3 | xpp3 | ||||
| </excludeGroupIds> | </excludeGroupIds> | ||||
| --> | |||||
| </configuration> | </configuration> | ||||
| </plugin> | </plugin> | ||||
| </plugins> | </plugins> | ||||