diff --git a/Jenkinsfile b/Jenkinsfile index addbdda12dd..74ae02067e0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -45,7 +45,7 @@ pipeline { tools { maven 'maven_3_latest' - jdk 'jdk_17_latest' + jdk 'jdk_11_latest' } options { diff --git a/plc4c/pom.xml b/plc4c/pom.xml index 80db394d3ec..2f96d858bc5 100644 --- a/plc4c/pom.xml +++ b/plc4c/pom.xml @@ -69,11 +69,11 @@ - + + modify-cmake process-sources @@ -92,7 +92,7 @@ ${groovy.version} - +