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

olamy 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 c260c9c74 use maven_3.8.5
c260c9c74 is described below

commit c260c9c744e9a00c22c5d9d5fa93c3205a88af53
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Sep 5 17:13:46 2022 +1000

    use maven_3.8.5
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to