Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-09 10:30:32 +0000
committerLars Vogel2019-09-09 13:39:48 +0000
commit9747bf2b5f148102a03ee6c332d434ec2bd9d57e (patch)
treefe3006acd62fd73abd06e8d7cb0674ae328255a3 /production/miscToolsAndNotes
parent4f6fe14312404135b43bd244b01af5f2721cb291 (diff)
downloadeclipse.platform.releng.aggregator-9747bf2b5f148102a03ee6c332d434ec2bd9d57e.tar.gz
eclipse.platform.releng.aggregator-9747bf2b5f148102a03ee6c332d434ec2bd9d57e.tar.xz
eclipse.platform.releng.aggregator-9747bf2b5f148102a03ee6c332d434ec2bd9d57e.zip
Bug 550768 - Update Comparator repo and eclipse run repo to
4.14-I-builds repo Change-Id: If037616fee41a58e454420cbc4ee05d3a73479aa Signed-off-by: Niraj Modi <niraj.modi@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