Update build tools references.

This commit is contained in:
2019-08-23 22:07:03 +02:00
parent bf297c7f16
commit 24fff28d23

View File

@@ -2,8 +2,8 @@ pipeline {
agent any agent any
tools { tools {
maven 'Maven-3.5.0' maven 'Maven-3.6.0'
jdk 'OpenJdk-11.0.2' jdk 'OpenJdk-11.0.4'
} }
environment { environment {