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

tibordigana pushed a commit to branch MNG-6726
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/MNG-6726 by this push:
     new 642df58  linking with core-its/MNG-6726
642df58 is described below

commit 642df5832d8f4cb0fbcc6f892c91db1c4a8e2b76
Author: tibordigana <tibordig...@apache.org>
AuthorDate: Thu Aug 1 11:33:54 2019 +0200

    linking with core-its/MNG-6726
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index f2f54d8..59766cc 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -66,7 +66,7 @@ node(jenkinsEnv.nodeSelection(osNode)) {
             }
         }
 
-        tests = resolveScm source: [$class: 'GitSCMSource', credentialsId: '', 
id: '_', remote: 
'https://gitbox.apache.org/repos/asf/maven-integration-testing.git', traits: 
[[$class: 'jenkins.plugins.git.traits.BranchDiscoveryTrait'], [$class: 
'GitToolSCMSourceTrait', gitTool: 'Default']]], targets: [BRANCH_NAME, 'master']
+        tests = resolveScm source: [$class: 'GitSCMSource', credentialsId: '', 
id: '_', remote: 
'https://gitbox.apache.org/repos/asf/maven-integration-testing.git', traits: 
[[$class: 'jenkins.plugins.git.traits.BranchDiscoveryTrait'], [$class: 
'GitToolSCMSourceTrait', gitTool: 'Default']]], targets: [BRANCH_NAME, 
'MNG-6726']
     }
 }
 

Reply via email to