diff --git a/pom.xml b/pom.xml index 18930c4589104a671d8188f985ee19d29c3c5f73..e79e37cfd2ab90b121eb781071a323ed3cea27d0 100644 --- a/pom.xml +++ b/pom.xml @@ -52,13 +52,6 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> </plugin> - <plugin> - <groupId>org.springframework.boot</groupId> - <artifactId>spring-boot-maven-plugin</artifactId> - <configuration> - <profiles>local,sec</profiles> - </configuration> - </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId>