Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'production')
-rwxr-xr-xproduction/sdk/bootstrap/mb4M_hudson.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/sdk/bootstrap/mb4M_hudson.sh b/production/sdk/bootstrap/mb4M_hudson.sh
index 8f7fa690b..4c1c03c13 100755
--- a/production/sdk/bootstrap/mb4M_hudson.sh
+++ b/production/sdk/bootstrap/mb4M_hudson.sh
@@ -80,7 +80,7 @@ echo "umask explicitly set to $NEWUMASK, old value was $oldumask"
export BRANCH=R4_7_maintenance
export BUILD_TYPE=M
-export STREAM=4.7.1
+export STREAM=4.7.1a
eclipseStreamMajor=${STREAM:0:1}

Back to the top