1
0

Pick up maven-surefire-plugin version from parent

This commit is contained in:
Gary Gregory
2023-01-13 16:55:24 -05:00
parent 20beb09536
commit cface88a71

View File

@@ -381,7 +381,6 @@ under the License.
--> -->
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId> <artifactId>maven-failsafe-plugin</artifactId>
<version>${commons.surefire.version}</version>
<executions> <executions>
<execution> <execution>
<id>integration-test</id> <id>integration-test</id>