Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2018-08-03 11:01:57 +0000
committerAlexander Kurtakov2018-08-04 19:15:51 +0000
commite4e819c173def6f1a02118bb23193cc7bd75609b (patch)
tree5dc4b5ae598c832f22f02865b0b4de314db7d6ad /production
parentd1a603b5ca72fd55c20738ba5932cd719cee74f4 (diff)
downloadeclipse.platform.releng.aggregator-e4e819c173def6f1a02118bb23193cc7bd75609b.tar.gz
eclipse.platform.releng.aggregator-e4e819c173def6f1a02118bb23193cc7bd75609b.tar.xz
eclipse.platform.releng.aggregator-e4e819c173def6f1a02118bb23193cc7bd75609b.zip
Bug 537655: Update Base builder to 4.9 M2 to build 4.9 M3
Diffstat (limited to 'production')
-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 fbcc10cf9..c3ac4a330 100644
--- a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
+++ b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
@@ -94,10 +94,10 @@
<!-- for I or M build (which is the unusual case) the build directory and label are the same -->
<property
name="eclipseBaseDir"
- value="R-4.8-201806110500" />
+ value="S-4.9M2-201808012000" />
<property
name="eclispeBaseLabel"
- value="4.8" />
+ value="4.9M2" />
<property
name="platformURL"

Back to the top