mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Merge pull request #1855 from eclipse/cd_maven385
update to maven 3.8.5
This commit is contained in:
commit
3f2aaf61c2
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.8.4"
|
||||
maven "apache-maven-3.8.5"
|
||||
jdk "${params.JDK_VERSION}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue