We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9c111 commit af201ceCopy full SHA for af201ce
Jenkinsfile
@@ -2,7 +2,7 @@ pipeline {
2
agent any
3
4
tools {
5
- maven 'mvn-3.5.4'
+ maven 'mvn-3.6.0'
6
jdk 'jdk-8'
7
}
8
0 commit comments