o Updated to run the ITs from the DEPMGMT-INCLUDE branch.

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

Branch: refs/heads/DEPMGMT-INCLUDE-IT
Commit: fb65d6fab6ea6d8c573549bec3736f78def4906f
Parents: 4d0fd4d
Author: Christian Schulte <schu...@apache.org>
Authored: Tue Jan 31 18:22:18 2017 +0100
Committer: Christian Schulte <schu...@apache.org>
Committed: Wed Feb 1 00:41:33 2017 +0100

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


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

Reply via email to