ONAP: Update sdc-tosca verify to JDK-11 96/13196/1
authorrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 12 Apr 2022 10:06:04 +0000 (11:06 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 12 Apr 2022 10:06:04 +0000 (11:06 +0100)
Change-Id: If52ac6d6dfde093ae44ce7e1eee6af41f2b64c01

jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml

index 4d64de50db7bc41d03bae421d2e008c23d46f7c6..cc55bf9911da7dd36a44daffe65deff3a87cf155 100644 (file)
@@ -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