aboutsummaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
diff options
context:
space:
mode:
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 3a0c40ab8..137015d2b 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -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 \ No newline at end of file
+// vim: et:ts=4:sw=4:ft=groovy