Skip to content
Snippets Groups Projects
Commit efad63e3 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

KOP-2139 KOP-2444 pom: Remove spring boot

parent a4298be7
Branches
Tags
No related merge requests found
...@@ -52,13 +52,6 @@ ...@@ -52,13 +52,6 @@
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
</plugin> </plugin>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<profiles>local,sec</profiles>
</configuration>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId> <artifactId>maven-failsafe-plugin</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment