jenkins: build jdk 10
This commit is contained in:
parent
b63735159e
commit
18d552d0a4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
final String publicRepo = 'https://github.com/kemitix/'
|
||||
final String mvn = "mvn --batch-mode --update-snapshots --errors"
|
||||
final dependenciesSupportJDK=9
|
||||
final dependenciesSupportJDK=10
|
||||
|
||||
pipeline {
|
||||
agent any
|
||||
|
|
Loading…
Reference in a new issue