This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch TEST-UPGRADE-MAVEN-VERIFIER in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git
The following commit(s) were added to refs/heads/TEST-UPGRADE-MAVEN-VERIFIER by this push: new a0c2e81 Added maven. a0c2e81 is described below commit a0c2e813031e1f1c299e882401dc915a4696c52f Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun Feb 25 19:44:20 2018 +0100 Added maven. --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6bfab16..138afc7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild( [ 'os' : 'windows', 'jdk' : '8' ] ) +asfMavenTlpStdBuild( [ 'os' : 'windows', 'jdk' : '8', 'maven' : '3.5.0' ] ) -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.