Skip to content

Commit

Permalink
use plugin version from global-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 12, 2023
1 parent e61f400 commit 057d71c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion it.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.21.0</version>
<configuration>
<testSourceDirectory>${basedir}/src/main/java/</testSourceDirectory>
<testClassesDirectory>${project.build.directory}/classes/</testClassesDirectory>
Expand Down

0 comments on commit 057d71c

Please sign in to comment.