Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'production/sdk/bootstrap/mb47U_hudson.sh')
-rwxr-xr-xproduction/sdk/bootstrap/mb47U_hudson.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/sdk/bootstrap/mb47U_hudson.sh b/production/sdk/bootstrap/mb47U_hudson.sh
index 5d11f9437..c4a1364da 100755
--- a/production/sdk/bootstrap/mb47U_hudson.sh
+++ b/production/sdk/bootstrap/mb47U_hudson.sh
@@ -83,7 +83,7 @@ echo "umask explicitly set to $NEWUMASK, old value was $oldumask"
#export BRANCH=BETA_JAVA9
export BRANCH=master
export BUILD_TYPE=U
-export STREAM=4.7.0
+export STREAM=4.8.0
export PATCH_BUILD=junit5
eclipseStreamMajor=${STREAM:0:1}

Back to the top