mirror of https://github.com/apache/maven.git
use last surefire plugin version 2.12.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413513 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21b5cd01b4
commit
12afdd3b14
|
@ -63,7 +63,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.12.3</version>
|
||||
<version>2.12.4</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
|
|
Loading…
Reference in New Issue