Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2019-08-23 12:34:43 +0000
committerSravan Kumar Lakkimsetti2019-08-23 12:34:43 +0000
commit18fe408fba2442d76db1de41f59982c652a87745 (patch)
treeabb4083ef2ee421d075f6f5bc9f19caa2519d5d9 /production
parent5f77ab723083ba2dddc67f49f7efd94f45409c14 (diff)
downloadeclipse.platform.releng.aggregator-18fe408fba2442d76db1de41f59982c652a87745.tar.gz
eclipse.platform.releng.aggregator-18fe408fba2442d76db1de41f59982c652a87745.tar.xz
eclipse.platform.releng.aggregator-18fe408fba2442d76db1de41f59982c652a87745.zip
Bug 550357 - Update Base builder from 4.13 M3 to build 4.13 RC1
Change-Id: Icfae8a2bdc5209e0cc90141c84072bdc2c662f5a Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@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 feb999792..6d02461c3 100644
--- a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
+++ b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
@@ -97,7 +97,7 @@
<!-- for I or M build (which is the unusual case) the build directory and label are the same -->
<property
name="eclipseBaseDir"
- value="S-4.13M3-20190821-1800" />
+ value="S-4.13M3-201908211800" />
<property
name="eclispeBaseLabel"
value="4.13M3" />

Back to the top