From 2d8131beae7f724655b0f9af3167bd360867992f Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Fri, 28 Feb 2020 14:00:46 +0530 Subject: Bug 560562: Enable freeze report for 4.15 - for JIRO as well Change-Id: I85e17bc1034a2d522e1938453a970cb87cc7016c Signed-off-by: Sravan Kumar Lakkimsetti --- cje-production/X-build/buildproperties.txt | 1 + cje-production/X-build/pom.xml | 2 +- cje-production/buildproperties.txt | 1 + cje-production/mbscripts/mb510_createApiToolsReports.sh | 6 ++++-- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/cje-production/X-build/buildproperties.txt b/cje-production/X-build/buildproperties.txt index 78d529f9e..bd1adde92 100644 --- a/cje-production/X-build/buildproperties.txt +++ b/cje-production/X-build/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/" diff --git a/cje-production/X-build/pom.xml b/cje-production/X-build/pom.xml index 9268432c6..f089a6fd6 100644 --- a/cje-production/X-build/pom.xml +++ b/cje-production/X-build/pom.xml @@ -109,7 +109,7 @@ UTF-8 https://repo.eclipse.org/content/repositories/eclipse-staging/ - 3.21.0.v20200218-1501 + 3.21.0.v20200224-1648