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