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.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d78fe9  Changing maven settings reference for Jenkins build
8d78fe9 is described below

commit 8d78fe973511bf0dd689005b703a5aee7237fe07
Author: Martin Stockhammer <[email protected]>
AuthorDate: Wed Oct 24 08:21:39 2018 +0200

    Changing maven settings reference for Jenkins build
---
 Jenkinsfile-itest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile-itest b/Jenkinsfile-itest
index ffb1645..94f9b2e 100644
--- a/Jenkinsfile-itest
+++ b/Jenkinsfile-itest
@@ -27,7 +27,7 @@
 LABEL = 'ubuntu'
 buildJdk = 'JDK 1.8 (latest)'
 buildMvn = 'Maven 3.5.2'
-deploySettings = 'DefaultMavenSettingsProvider.1331204114925'
+deploySettings = 'archiva-uid-jenkins'
 DOCKERHUB_CREDS = '10a5f89e-504b-11e8-945d-7fd7b29cc41c'
 
 pipeline {

Reply via email to