Skip to content

Commit

Permalink
chore(project): Add Java 21 Stages to Jenkins Files
Browse files Browse the repository at this point in the history
  • Loading branch information
psavidis committed Jan 25, 2024
1 parent 45f6783 commit 0da2a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci.cambpm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildMavenAndDeployToMavenCentral([
extraJdks: [
'openjdk-jdk-21-latest',
'jdk-21-latest'
]
],
mvn:3.8,
additionalMvnGoals:'javadoc:javadoc',
licenseCheck:true,
Expand Down

0 comments on commit 0da2a8b

Please sign in to comment.