diff options
author | Sravan Kumar Lakkimsetti | 2021-01-22 09:25:01 +0000 |
---|---|---|
committer | Sravan Kumar Lakkimsetti | 2021-01-22 09:25:01 +0000 |
commit | 620778ff72b8c9e27779c6a95593ab479b9b62a3 (patch) | |
tree | da65cb9d73d0f40da2dcaf747e33c587fdefa1f8 | |
parent | 05550e9d90ea7b50158d319efd58341b677a1bdf (diff) | |
download | eclipse.platform.releng.aggregator-620778ff72b8c9e27779c6a95593ab479b9b62a3.tar.gz eclipse.platform.releng.aggregator-620778ff72b8c9e27779c6a95593ab479b9b62a3.tar.xz eclipse.platform.releng.aggregator-620778ff72b8c9e27779c6a95593ab479b9b62a3.zip |
Update to releaseversion
Change-Id: I9a41e5b911571efe3227d49d2dc66ae0a51a087d
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r-- | cje-production/buildproperties.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt index 31b003d71..d48a8a8da 100644 --- a/cje-production/buildproperties.txt +++ b/cje-production/buildproperties.txt @@ -54,7 +54,7 @@ PREVIOUS_RELEASE_ID="R-4.17-202009021800" BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/" WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.18.0/R-3.18.0-20200605032700/repositoryunittests/" BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder" -ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.18-I-builds/" +ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.18/" #Maven parameters MAVEN_OPTS="-Xmx6G" |