This is an automated email from the ASF dual-hosted git repository.
gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-build.git
The following commit(s) were added to refs/heads/master by this push:
new c051e64 Update Jenkinsfile to jdk to jdk__11_latest
c051e64 is described below
commit c051e6411dbcb33785b5700b25d95afd8c15e79c
Author: Georg Kallidis <[email protected]>
AuthorDate: Thu Oct 20 17:06:56 2022 +0200
Update Jenkinsfile to jdk to jdk__11_latest
---
Jenkinsfile | 2 +-
fulcrum | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 5e254e1..0326c2f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -41,7 +41,7 @@
def AGENT_LABEL = env.AGENT_LABEL ?: 'ubuntu'
-def JDK_NAME = env.JDK_NAME ?: 'jdk_1.8_latest'
+def JDK_NAME = env.JDK_NAME ?: 'jdk_11_latest'
def MVN_NAME = env.MVN_NAME ?: 'maven_3_latest'
pipeline
diff --git a/fulcrum b/fulcrum
index 7e04707..fa433d4 160000
--- a/fulcrum
+++ b/fulcrum
@@ -1 +1 @@
-Subproject commit 7e047079292e9e030547cc31654435b8522af0cc
+Subproject commit fa433d4593d38a531f56161f6ee3f356f0237932