Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xproduction/sdk/bootstrap/mb4Y_hudson.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/sdk/bootstrap/mb4Y_hudson.sh b/production/sdk/bootstrap/mb4Y_hudson.sh
index 5c7fa03b4..837f84f62 100755
--- a/production/sdk/bootstrap/mb4Y_hudson.sh
+++ b/production/sdk/bootstrap/mb4Y_hudson.sh
@@ -81,7 +81,7 @@ echo "umask explicitly set to $NEWUMASK, old value was $oldumask"
#export CBI_JDT_REPO_URL="http://build.eclipse.org/eclipse/jdtx/"
#export CBI_JDT_VERSION="3.9.2.v20140309-1413"
-export BRANCH=master
+export BRANCH=R4_7_maintenance
export BUILD_TYPE=Y
export STREAM=4.7.0
export PATCH_OR_BRANCH_LABEL=masterjava9

Back to the top