From ca8ec78a0351aa32f5a713d32c407d4c19f72688 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 28 Mar 2024 22:59:17 +0100 Subject: [PATCH] Use default configuration for Jenkins build --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 06ba6fc..09ac70f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild(jdks:[ "8", "11", "17", "19"]) +asfMavenTlpStdBuild()