Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Remove Spring Boot Maven plugin from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshSolanki committed Jul 24, 2023
1 parent 3c5c28c commit 0b4f216
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
<profiles>
<profile>
Expand Down

0 comments on commit 0b4f216

Please sign in to comment.