Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2018-08-31 09:39:39 +0000
committerLakshmi Shanmugam2018-08-31 09:41:18 +0000
commit11a26bc9ba861e8f6d5c3dffd494dade0f985c9c (patch)
treec2e37082c8d480d939cdd8527724ce35fffdefae /production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
parentea1330c5567f91a87e5d969f9d960e2d22a381a3 (diff)
downloadeclipse.platform.releng.aggregator-11a26bc9ba861e8f6d5c3dffd494dade0f985c9c.tar.gz
eclipse.platform.releng.aggregator-11a26bc9ba861e8f6d5c3dffd494dade0f985c9c.tar.xz
eclipse.platform.releng.aggregator-11a26bc9ba861e8f6d5c3dffd494dade0f985c9c.zip
Bug 538452 - Update Base builder to 4.9 RC1 to build 4.9 RC2
Diffstat (limited to 'production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml')
-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 1e70be11b..04b90a4c2 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.9M3-201808230450" />
+ value="S-4.9RC1-201808301030" />
<property
name="eclispeBaseLabel"
- value="4.9M3" />
+ value="4.9RC1" />
<property
name="platformURL"

Back to the top