From 5bcf3dbd34dd7e378cc2a25f583fbe948b2feab6 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Wed, 4 Sep 2024 15:54:34 +0530 Subject: [PATCH] Update product version number to 4.34 build script Update basebuilder tag --- cje-production/buildproperties.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt index 312d64c9e3b..437a5bc15c8 100644 --- a/cje-production/buildproperties.txt +++ b/cje-production/buildproperties.txt @@ -38,8 +38,8 @@ BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates" LOCAL_REPO="localMavenRepo" # Base builder parameters -BASEBUILDER_TAG="4.32" -API_PREV_REF_LABEL="4.32" +BASEBUILDER_TAG="4.33" +API_PREV_REF_LABEL="4.33" #API_FREEZE_REF_LABEL="4.33RC1" API_FREEZE_REF_LABEL="" # Change to appropriate versions and uncomment when entering API freeze