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 1e305e8 Fixed. 1e305e8 is described below commit 1e305e87226332ec816b75e744c8d4d99d5c4586 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun Feb 25 19:45:56 2018 +0100 Fixed. --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 138afc7..2a39eed 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild( [ 'os' : 'windows', 'jdk' : '8', 'maven' : '3.5.0' ] ) +asfMavenTlpStdBuild( [ "os" : "windows", "jdk" : "8", "maven" : "3.5.0" ] ) -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.