X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-maven-jobs.yaml;h=9a4692c4eaf725c077fe9dfcae410d0f1a929738;hb=5e7040b0710c05df16d1815be74214c5eb5f9239;hp=dec111f3ee41c73ba39173e91a34f7d38538aeee;hpb=76aaece53118efec0bdcd003efb31f03d6286c92;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-maven-jobs.yaml b/jjb/lf-maven-jobs.yaml index dec111f3..9a4692c4 100644 --- a/jjb/lf-maven-jobs.yaml +++ b/jjb/lf-maven-jobs.yaml @@ -140,7 +140,7 @@ disable-job: false git-url: "$GIT_URL/$PROJECT" github-url: "https://github.com" - java-version: openjdk11 + java-version: openjdk13 mvn-global-settings: global-settings mvn-goals: clean install mvn-opts: "" @@ -1332,9 +1332,8 @@ sonarcloud-project-organization: "" sonarcloud-api-token-cred-id: sonarcloud-api-token sonarcloud-qualitygate-wait: false - # SonarCloud scan using jdk8 will become deprecated by Oct, 2020 - # Projects not compatible with jdk11 can set java-version to something else - sonarcloud-java-version: openjdk11 + # Projects not compatible with jdk13 can set java-version to something else + sonarcloud-java-version: openjdk13 stream: master submodule-recursive: true submodule-timeout: 10