We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c728c commit af20f88Copy full SHA for af20f88
Jenkinsfile
@@ -35,6 +35,7 @@ pipeline {
35
36
tools {
37
maven 'Maven 3.5.x'
38
+ jdk 'J2SDK 1.8'
39
}
40
41
stages {
0 commit comments