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

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


The following commit(s) were added to refs/heads/master by this push:
     new be46e6d  Updating maven version
be46e6d is described below

commit be46e6dc77faecd55387cd4694792cdd539a70b3
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Nov 29 16:58:46 2020 +0100

    Updating maven version
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 84c0b8f..8a0044a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -30,7 +30,7 @@
 LABEL = 'ubuntu'
 buildJdk = 'jdk_1.8_latest'
 buildJdk11 = 'jdk_11_latest'
-mavenVersion = 'maven_3.5.4'
+mavenVersion = 'maven_3.6.3'
 
 def defaultPublishers = [artifactsPublisher(disabled: false), 
junitPublisher(ignoreAttachments: false, disabled: false),
                          findbugsPublisher(disabled: true), 
openTasksPublisher(disabled: true),

Reply via email to