Skip to content

Commit

Permalink
Fix yangtools-sonar job
Browse files Browse the repository at this point in the history
Sonar is executing with JDK11, fix that.

Change-Id: I30f465d7a9176a745ffb41d00c9be78af07fea38
Signed-off-by: Robert Varga <[email protected]>
  • Loading branch information
rovarga committed Jul 31, 2023
1 parent 767521c commit 20570d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jjb/yangtools/yangtools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
mvn-version: mvn38
mvn-settings: "yangtools-settings"
sonarcloud: true
sonarcloud-java-version: openjdk17
sonarcloud-project-organization: "{sonarcloud_project_organization}"
sonarcloud-api-token: "{sonarcloud_api_token}"
sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
Expand Down

0 comments on commit 20570d4

Please sign in to comment.