This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch stabilize
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git

commit e5ff32953d4c52c508e1dbfb596c2f49a19c5fd3
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Fri Dec 10 13:38:00 2021 +0100

    Use jdk defaults for Jenkins
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 755ac1d..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['8','11','17','18'])
+asfMavenTlpPlgnBuild()

Reply via email to