File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ${{ matrix.os }}
1616 strategy :
1717 matrix :
18- java : [17, 21]
18+ java : [17, 21, 25 ]
1919 os : [ubuntu-latest]
2020 distribution : [temurin]
2121
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >2.1.0 </version >
29+ <version >2.1.1-SNAPSHOT </version >
3030 <relativePath >parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >2.1.0 </version >
29+ <version >2.1.1-SNAPSHOT </version >
3030 <relativePath >../parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
You can’t perform that action at this time.
0 commit comments