Skip to content

Commit

Permalink
Restore maven-latest on promotion-vm because it's 3.9.5 now
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Feb 20, 2024
1 parent c83bebb commit a68cf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile-reporeports
Expand Up @@ -6,7 +6,7 @@ pipeline {
}
tools {
jdk 'openjdk-jdk17-latest'
maven 'apache-maven-3.9.3'
maven 'apache-maven-latest'
}
options {
disableConcurrentBuilds()
Expand Down

0 comments on commit a68cf92

Please sign in to comment.