Skip to content

Commit

Permalink
upgrade prod nightly to maven 3.9.6 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira authored Aug 27, 2024
1 parent d4c6a10 commit 4b0acb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/Jenkinsfile.prod.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pipeline {
label 'kie-rhel8 && podman && kie-mem24g && !built-in'
}
tools {
maven 'kie-maven-3.9.3'
maven 'kie-maven-3.9.6'
jdk 'kie-jdk17'
nodejs 'nodejs-16.2.0'
}
Expand Down

0 comments on commit 4b0acb8

Please sign in to comment.