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

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

Branch: refs/heads/DEPMGMT-IT
Commit: 024d5efb93b0c04a6f9acd91da0e5b525d9be7c1
Parents: b92cd97
Author: Christian Schulte <schu...@apache.org>
Authored: Tue Jan 31 20:42:18 2017 +0100
Committer: Christian Schulte <schu...@apache.org>
Committed: Fri Feb 10 18:43:17 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/maven/blob/024d5efb/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 5b82d78..c7b9c2b 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'
 
 try {
 node('ubuntu') {

Reply via email to