mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
Turns out surefire-plugin was used a different place too, which is why the old version number still turned up.
Former-commit-id: afab74d409527aae0e60094f18e48ed9e044ac37
This commit is contained in:
@@ -573,7 +573,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.16</version>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user