mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
update to maven 3.8.1
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
1c665f64a5
commit
881749ed4a
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -29,7 +29,7 @@ pipeline {
|
|||
}
|
||||
|
||||
tools {
|
||||
maven "apache-maven-3.6.3"
|
||||
maven "apache-maven-3.8.1"
|
||||
jdk "${params.JDK_VERSION}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue