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

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


The following commit(s) were added to refs/heads/master by this push:
     new e773593  Update Jenkinsfile
e773593 is described below

commit e773593e1a39c86cf6baede4c0caaf42a7f297e4
Author: Olivier Lamy <[email protected]>
AuthorDate: Sat Dec 29 09:38:04 2018 +1000

    Update Jenkinsfile
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 0d3035f..99b0e58 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -26,7 +26,7 @@
 def labels = 'ubuntu'
 def buildJdk = 'JDK 1.8 (latest)'
 def buildMvn = 'Maven 3.5.2'
-def deploySettings = 'DefaultMavenSettingsProvider.1331204114925'
+def deploySettings = 'archiva-uid-jenkins'
 
 node(labels) {
 

Reply via email to