diff options
author | Noopur Gupta | 2019-12-09 10:14:14 +0000 |
---|---|---|
committer | Noopur Gupta | 2019-12-09 10:14:53 +0000 |
commit | e8decd4a6f8fc1f2602db06643ba5fb5712839c5 (patch) | |
tree | 2b444bb60dca0e7f551b405cad07968623d39e38 /production | |
parent | 7e9e51180e4b264a266a10709c3dc0186079d412 (diff) | |
download | eclipse.platform.releng.aggregator-e8decd4a6f8fc1f2602db06643ba5fb5712839c5.tar.gz eclipse.platform.releng.aggregator-e8decd4a6f8fc1f2602db06643ba5fb5712839c5.tar.xz eclipse.platform.releng.aggregator-e8decd4a6f8fc1f2602db06643ba5fb5712839c5.zip |
Revert "Bug 553743: Update Comparator repo and eclipse run repo to
4.15-I-builds repo"
This reverts commit 7e9e51180e4b264a266a10709c3dc0186079d412.
Change-Id: Ic0036dcd298d61a5e2ec482add07e61a511bd78b
Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
Diffstat (limited to 'production')
-rw-r--r-- | production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml index d6cda0630..b045aeafa 100644 --- a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml +++ b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml @@ -146,7 +146,7 @@ --> <property name="eclipserun-repo" - value="http://download.eclipse.org/eclipse/updates/4.15-I-builds/" /> + value="http://download.eclipse.org/eclipse/updates/4.14-I-builds/" /> <echo message="eclipserun-repo: ${eclipserun-repo}" /> <property |