diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-sfc.yaml | 1 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-resmanagement.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml index 273e37747..04836243f 100644 --- a/jjb/vfc/vfc-nfvo-driver-sfc.yaml +++ b/jjb/vfc/vfc-nfvo-driver-sfc.yaml @@ -32,6 +32,7 @@ - project: name: vfc-nfvo-driver-sfc-sonar + java-version: openjdk11 jobs: - gerrit-maven-sonar sonarcloud: true diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml index 9fa63c617..8beb8d4cb 100644 --- a/jjb/vfc/vfc-nfvo-resmanagement.yaml +++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml @@ -24,6 +24,7 @@ - project: name: vfc-nfvo-resmanagement-sonar + java-version: openjdk11 jobs: - gerrit-maven-sonar sonarcloud: true |