Pick up maven-surefire-plugin version from parent
This commit is contained in:
parent
84864d2199
commit
c183da45c7
1
pom.xml
1
pom.xml
|
@ -706,7 +706,6 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
<version>${commons.surefire.version}</version>
|
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>plain</id>
|
<id>plain</id>
|
||||||
|
|
Loading…
Reference in New Issue