Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Chandra2019-09-10 04:14:24 +0000
committerVikas Chandra2019-09-10 04:14:24 +0000
commita8195486ed9e803b50788b8082f4f2d5a7ce481d (patch)
tree48209d2732d3dd4ba07362b5520505c9d65bfb41 /production/miscToolsAndNotes
parent0cf51f3105a5b90f20a96e23a8b78d09e235a456 (diff)
downloadeclipse.platform.releng.aggregator-a8195486ed9e803b50788b8082f4f2d5a7ce481d.tar.gz
eclipse.platform.releng.aggregator-a8195486ed9e803b50788b8082f4f2d5a7ce481d.tar.xz
eclipse.platform.releng.aggregator-a8195486ed9e803b50788b8082f4f2d5a7ce481d.zip
Bug 550768 - Update Comparator repo and eclipse run repo to
4.14-I-builds repo Change-Id: Ifce6d79b25e6a6360aae9b1e0df7efc25dfb570b Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Diffstat (limited to 'production/miscToolsAndNotes')
-rw-r--r--production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
index 7bac104e9..c5b74f0d7 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.13-I-builds/" />
+ value="http://download.eclipse.org/eclipse/updates/4.14-I-builds/" />
<echo message="eclipserun-repo: ${eclipserun-repo}" />
<property

Back to the top