mirror of
https://github.com/apache/archiva.git
synced 2025-02-06 10:09:32 +00:00
fix maven version in Jenkinsfile
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
e7f7e70992
commit
4d93c1f457
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -29,7 +29,7 @@
|
||||
*/
|
||||
LABEL = 'ubuntu'
|
||||
buildJdk = 'jdk_1.8_latest'
|
||||
buildMvn = 'maven_3.8.5'
|
||||
buildMvn = 'maven_3.8.7'
|
||||
deploySettings = 'archiva-uid-jenkins'
|
||||
INTEGRATION_PIPELINE = "Archiva-IntegrationTests-Gitbox"
|
||||
|
||||
@ -134,4 +134,4 @@ def notifyBuild(String buildStatus) {
|
||||
)
|
||||
}
|
||||
|
||||
// vim: et:ts=4:sw=4:ft=groovy
|
||||
// vim: et:ts=4:sw=4:ft=groovy
|
||||
|
Loading…
x
Reference in New Issue
Block a user