mirror of https://github.com/apache/maven.git
Upgrade maven-surefire-plugin to 2.22.0 to support Java 10
This commit is contained in:
parent
76b928f056
commit
f4602fabc0
|
@ -132,6 +132,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.22.0</version>
|
||||
<configuration>
|
||||
<environmentVariables>
|
||||
<JENKINS_MAVEN_AGENT_DISABLED>true</JENKINS_MAVEN_AGENT_DISABLED>
|
||||
|
|
Loading…
Reference in New Issue