Skip to content

Commit de4bd0b

Browse files
committed
Specify the maven version to use
1 parent e69b319 commit de4bd0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/quarkus.Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pipeline {
1717
agent none
1818
tools {
1919
jdk 'OpenJDK 17 Latest'
20+
maven 'Apache Maven 3.9'
2021
}
2122
options {
2223
buildDiscarder(logRotator(numToKeepStr: '3', artifactNumToKeepStr: '3'))

0 commit comments

Comments
 (0)