Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'production/sdk/bootstrap/mb4P_hudson.sh')
-rwxr-xr-xproduction/sdk/bootstrap/mb4P_hudson.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/sdk/bootstrap/mb4P_hudson.sh b/production/sdk/bootstrap/mb4P_hudson.sh
index e14edabfe..d436f3482 100755
--- a/production/sdk/bootstrap/mb4P_hudson.sh
+++ b/production/sdk/bootstrap/mb4P_hudson.sh
@@ -83,7 +83,7 @@ echo "umask explicitly set to $NEWUMASK, old value was $oldumask"
#export BRANCH=BETA_JAVA14
export BRANCH=master
export BUILD_TYPE=P
-export STREAM=4.15.0
+export STREAM=4.16.0
export PATCH_BUILD=java14patch415
eclipseStreamMajor=${STREAM:0:1}

Back to the top