Skip to content

Commit

Permalink
Merge "Revert "Chore: Upgrade projects to use JDK17" for l2switch"
Browse files Browse the repository at this point in the history
  • Loading branch information
askb authored and Gerrit Code Review committed Dec 12, 2023
2 parents 2d79f35 + 9ef4172 commit 869ec72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jjb/l2switch/l2switch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
- project:
name: l2switch-master
jobs:
- odl-maven-jobs-jdk17
- odl-maven-verify-jobs-jdk17
- odl-maven-jobs-jdk11
- odl-maven-verify-jobs

project: l2switch
project-name: l2switch
branch: master
stream: master

java-version: "openjdk17"
java-version: "openjdk11"
mvn-settings: "l2switch-settings"
mvn-version: mvn36
mvn-version: mvn38

dependencies: >
odlparent-merge-{stream},
Expand Down

0 comments on commit 869ec72

Please sign in to comment.