Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Chandra2019-12-01 09:45:19 +0000
committerVikas Chandra2019-12-01 09:45:19 +0000
commit0a95214ab962e3714a1fe99ffaff19d07a6b0d63 (patch)
tree7eb192339a9c183cdeef4936264f223f299f0692 /production/miscToolsAndNotes
parent229cd080571c4d15ff3abac6786f325bcce2fad5 (diff)
downloadeclipse.platform.releng.aggregator-0a95214ab962e3714a1fe99ffaff19d07a6b0d63.tar.gz
eclipse.platform.releng.aggregator-0a95214ab962e3714a1fe99ffaff19d07a6b0d63.tar.xz
eclipse.platform.releng.aggregator-0a95214ab962e3714a1fe99ffaff19d07a6b0d63.zip
Bug 553642 - Update Base builder from 4.14 RC1 to build 4.14 RC2
Change-Id: I2492a49997b0f65d06f057a2a5010f2382a1d86f Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Diffstat (limited to 'production/miscToolsAndNotes')
-rw-r--r--production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
index 744030663..b045aeafa 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.14M3-201911201800" />
+ value="S-4.14RC1-201911271800" />
<property
name="eclispeBaseLabel"
- value="4.14M3" />
+ value="4.14RC1" />
<property
name="platformURL"

Back to the top