Skip to content

Commit

Permalink
Remove maven-failsafe-plugin from pluginManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jun 15, 2024
1 parent e62f170 commit fab4b93
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,6 @@
</dependencies>

<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.5</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit fab4b93

Please sign in to comment.