Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoopur Gupta2019-12-10 06:12:18 +0000
committerNoopur Gupta2019-12-10 06:13:08 +0000
commit7d5cf5c384bf795da1824ae3054c9d1894f665cf (patch)
tree3c686c0a42f82b89eabe891489752a2c893a87e1 /production
parent488d014c4c3633b47702014f78f8e8d99e676e09 (diff)
downloadeclipse.platform.releng.aggregator-7d5cf5c384bf795da1824ae3054c9d1894f665cf.tar.gz
eclipse.platform.releng.aggregator-7d5cf5c384bf795da1824ae3054c9d1894f665cf.tar.xz
eclipse.platform.releng.aggregator-7d5cf5c384bf795da1824ae3054c9d1894f665cf.zip
Bug 553743: Update Comparator repo and eclipse run repo to 4.15-I-builds
repo Change-Id: Ie9cac031d2b7400950cc906d770c8aaf43bf5e24 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
Diffstat (limited to 'production')
-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 b045aeafa..d6cda0630 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.14-I-builds/" />
+ value="http://download.eclipse.org/eclipse/updates/4.15-I-builds/" />
<echo message="eclipserun-repo: ${eclipserun-repo}" />
<property

Back to the top