You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2021/04/02 13:08:55 UTC

[maven-release] branch MRELEASE-1062 updated: Adjust Jenkinsfile

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 <rf...@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'])