Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-09-07 12:34:52 +0000
committerSravan Kumar Lakkimsetti2021-09-07 12:34:52 +0000
commit2403cb8c391bdbeb195da92300f31c5d1707318d (patch)
tree323de2be90e41e1f30b167b6cef137303f8e750d
parent917839704cabfb2bd1f1877577705c6854d4617d (diff)
downloadeclipse.platform.releng.aggregator-2403cb8c391bdbeb195da92300f31c5d1707318d.tar.gz
eclipse.platform.releng.aggregator-2403cb8c391bdbeb195da92300f31c5d1707318d.tar.xz
eclipse.platform.releng.aggregator-2403cb8c391bdbeb195da92300f31c5d1707318d.zip
Change-Id: Ie8b882165b0f8fb7b8951c264cd2490d62617d54 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--cje-production/Y-build/buildproperties.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/cje-production/Y-build/buildproperties.txt b/cje-production/Y-build/buildproperties.txt
index 6de43862e..d267873d3 100644
--- a/cje-production/Y-build/buildproperties.txt
+++ b/cje-production/Y-build/buildproperties.txt
@@ -47,12 +47,12 @@ API_FREEZE_REF_LABEL=""
# Otherwise set to a blank space
FREEZE_PARAMS=" "
-PREVIOUS_RELEASE_VER="4.20"
-PREVIOUS_RELEASE_REPO_ID="4.20"
+PREVIOUS_RELEASE_VER="4.21RC2"
+PREVIOUS_RELEASE_REPO_ID="4.21-I-builds"
#build id for getting repo
-BASEBUILD_ID="R-4.20-202106111600"
+BASEBUILD_ID="I20210906-0500"
#release id for downloading eclipse
-PREVIOUS_RELEASE_ID="R-4.20-202106111600"
+PREVIOUS_RELEASE_ID="S-4.21RC2-202109011800"
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/"

Back to the top