JAVA-1672: removing redundant version declarations for surefire plugin

This commit is contained in:
chaos2418
2021-11-08 13:41:04 +05:30
parent 73b48bef7b
commit a0c0bc1eb4
4 changed files with 2 additions and 3 deletions

View File

@@ -106,7 +106,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
<executions>
<execution>
<phase>integration-test</phase>