From 560e848de94893d3b570df447b161ba87b3fad23 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan <121536011+MohananRahul@users.noreply.github.com> Date: Mon, 27 Nov 2023 18:24:57 +0530 Subject: [PATCH] Updated Eclipse Repo (#1591) Tracked in https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1557 --- cje-production/buildproperties.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt index 9755ff8cd15..35b52148f63 100644 --- a/cje-production/buildproperties.txt +++ b/cje-production/buildproperties.txt @@ -57,7 +57,7 @@ PREVIOUS_RELEASE_ID="S-4.30RC2-202311231700" BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/" WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/" BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder" -ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.31-I-builds/" +ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.30-I-builds/" #Maven parameters MAVEN_OPTS="-Xmx6G"