This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch MWRAPPER-0_WIP in repository https://gitbox.apache.org/repos/asf/maven-wrapper-plugin.git
The following commit(s) were added to refs/heads/MWRAPPER-0_WIP by this push: new 4ab9bc8 Fix Jenkinsfile 4ab9bc8 is described below commit 4ab9bc895a0152111f118ef8d43ec3ab3b68b111 Author: rfscholte <rfscho...@apache.org> AuthorDate: Sat May 23 13:40:01 2020 +0200 Fix Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e9f05f7..9481f86 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild() +asfMavenTlpPlgnBuild(jdk:['8','11','14','15'])