diff options
author | Vikas Chandra | 2019-11-25 06:08:33 +0000 |
---|---|---|
committer | Vikas Chandra | 2019-11-25 09:47:38 +0000 |
commit | fdfe64db5865bc738586cf8366ae7d3ec726ff1c (patch) | |
tree | 6f005887ac42267dd1dbf4d3d13e9cebeb89c240 /production | |
parent | 5bb2b8c7ff0d7d392049c09f53d5125acbc8e87b (diff) | |
download | eclipse.platform.releng.aggregator-fdfe64db5865bc738586cf8366ae7d3ec726ff1c.tar.gz eclipse.platform.releng.aggregator-fdfe64db5865bc738586cf8366ae7d3ec726ff1c.tar.xz eclipse.platform.releng.aggregator-fdfe64db5865bc738586cf8366ae7d3ec726ff1c.zip |
Bug 553345 - Update Base builder from 4.14 M3 to build 4.14 RC1
Change-Id: Ib7f9e63abf01d20d56754f9aac9379e02150a40e
Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Diffstat (limited to 'production')
-rw-r--r-- | production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml index 2a0470272..744030663 100644 --- a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml +++ b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml @@ -97,10 +97,10 @@ <!-- for I or M build (which is the unusual case) the build directory and label are the same --> <property name="eclipseBaseDir" - value="S-4.14M1-201910091800" /> + value="S-4.14M3-201911201800" /> <property name="eclispeBaseLabel" - value="4.14M1" /> + value="4.14M3" /> <property name="platformURL" |