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-components-spring-cache.git


The following commit(s) were added to refs/heads/master by this push:
     new 03fb9c7  Fixed git url
03fb9c7 is described below

commit 03fb9c7a44159ad8e0e0c9701eeb14a351e3251f
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Apr 15 22:43:44 2018 +0200

    Fixed git url
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 6f81537..0c209b5 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -36,7 +36,7 @@ def deploySettings = 
'DefaultMavenSettingsProvider.1331204114925'
 node(labels) {
 
     stage ('Clone Sources') {
-        git url: 
'https://gitbox.apache.org/repos/asf/archiva-redback-components-parent.git'
+        git url: 
'https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-cache.git'
     }
 
     stage ('Build') {

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to