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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git


The following commit(s) were added to refs/heads/master by this push:
     new cc3d6cd  Use default configuration for Jenkins build
cc3d6cd is described below

commit cc3d6cd77bb11825ec0a8c98dc1b9bcfcd4a1195
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Thu Mar 28 22:59:17 2024 +0100

    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()

Reply via email to