From 967ea6034c66d64c81017aa75020f079045c9b75 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan <121536011+MohananRahul@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:07:50 +0530 Subject: [PATCH] Update product version number to 4.34 build script (#2311) 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