From: robert.tomczyk Date: Tue, 12 Apr 2022 10:06:04 +0000 (+0100) Subject: ONAP: Update sdc-tosca verify to JDK-11 X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=502add569a855c5cd6608485a29e338909d16295;p=infra%2Fcicd.git ONAP: Update sdc-tosca verify to JDK-11 Change-Id: If52ac6d6dfde093ae44ce7e1eee6af41f2b64c01 --- diff --git a/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml b/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml index 4d64de50d..cc55bf991 100644 --- a/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml +++ b/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ stream: - 'master': branch: '{stream}' - jdk-version: java-8 + jdk-version: java-11 jobs: - 'onap-{project-name}-{stream}-verify-java' \ No newline at end of file