This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch MRELEASE-1062 in repository https://gitbox.apache.org/repos/asf/maven-release.git
The following commit(s) were added to refs/heads/MRELEASE-1062 by this push: new ad76020 Adjust Jenkinsfile ad76020 is described below commit ad76020e8f8772881f9fcc2e5d60b06f0696c6f2 Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Apr 2 15:07:44 2021 +0200 Adjust Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e9f05f7..b4e13d9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild() +asfMavenTlpPlgnBuild(jdk:['8','11','16'])