Skip to content

Commit af20f88

Browse files
committed
chore(build): Set jdk version to 1.8
1 parent e2c728c commit af20f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ pipeline {
3535

3636
tools {
3737
maven 'Maven 3.5.x'
38+
jdk 'J2SDK 1.8'
3839
}
3940

4041
stages {

0 commit comments

Comments
 (0)