o Updated to run the core ITs from the DEPMGMT-IMPORT branch.

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b4c684f2
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b4c684f2
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/b4c684f2

Branch: refs/heads/DEPMGMT-IMPORT-IT
Commit: b4c684f273d7c9e746f3bb54bb1c5c892464b80c
Parents: 0112079
Author: Christian Schulte <schu...@apache.org>
Authored: Tue Jan 31 01:43:32 2017 +0100
Committer: Christian Schulte <schu...@apache.org>
Committed: Tue Jan 31 18:09:24 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/maven/blob/b4c684f2/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 5b82d78..138e824 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -19,7 +19,7 @@
 
 properties([buildDiscarder(logRotator(artifactNumToKeepStr: '5', numToKeepStr: 
env.BRANCH_NAME=='master'?'10':'5'))])
 
-def itBranch='master'
+def itBranch='DEPMGMT-IMPORT'
 
 try {
 node('ubuntu') {

Reply via email to