Skip to content

Commit

Permalink
Remove redundant profile in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelMoeri committed Oct 25, 2024
1 parent 18e0242 commit 7833723
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,20 +279,6 @@
</plugins>
</build>
</profile>
<profile>
<id>debug</id>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>springloaded</artifactId>
<version>1.2.8.RELEASE</version>
</dependency>
</dependencies>
</profile>
<profile>
<id>no-formatter</id>
<build>
Expand Down

0 comments on commit 7833723

Please sign in to comment.