This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/archiva-2.x by this push:
     new 5834637  Changing maven version for ci-build
5834637 is described below

commit 583463721b7050e1d06dbd0a44535121bec4d809
Author: Martin Stockhammer <[email protected]>
AuthorDate: Tue Jul 6 20:07:32 2021 +0200

    Changing maven version for ci-build
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 33ecaf3..7ee5c92 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -29,7 +29,7 @@
  */
 LABEL = 'ubuntu'
 buildJdk = 'jdk_1.8_latest'
-buildMvn = 'maven_3.5.2'
+buildMvn = 'maven_3.5.4'
 deploySettings = 'archiva-uid-jenkins'
 INTEGRATION_PIPELINE = "Archiva-IntegrationTests-Gitbox"
 

Reply via email to