Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-02-28 08:30:46 +0000
committerSravan Kumar Lakkimsetti2020-02-28 08:30:46 +0000
commit2d8131beae7f724655b0f9af3167bd360867992f (patch)
tree53493790b0f99840f1b57b31ad562fdbc66fb804 /cje-production/buildproperties.txt
parent4a77daa62b118495dabc90aeb159ba6dab26ee06 (diff)
downloadeclipse.platform.releng.aggregator-2d8131beae7f724655b0f9af3167bd360867992f.tar.gz
eclipse.platform.releng.aggregator-2d8131beae7f724655b0f9af3167bd360867992f.tar.xz
eclipse.platform.releng.aggregator-2d8131beae7f724655b0f9af3167bd360867992f.zip
Bug 560562: Enable freeze report for 4.15
- for JIRO as well Change-Id: I85e17bc1034a2d522e1938453a970cb87cc7016c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'cje-production/buildproperties.txt')
-rw-r--r--cje-production/buildproperties.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt
index db8e39345..5de785833 100644
--- a/cje-production/buildproperties.txt
+++ b/cje-production/buildproperties.txt
@@ -40,6 +40,7 @@ LOCAL_REPO="localMavenRepo"
# Base builder parameters
BASEBUILDER_TAG="4.14"
API_PREV_REF_LABEL="4.14"
+API_FREEZE_REF_LABEL="4.15RC1"
PREVIOUS_RELEASE_VER="4.14"
PREVIOUS_RELEASE_ID="R-4.14-201912100610"
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"

Back to the top