Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-02-22 08:51:19 +0000
committerNiraj Modi2019-02-22 08:51:19 +0000
commit74af042accde312e715968f919e73d445bf189ea (patch)
treebda339485ce8a02c5904b7242e6fe0325ee1d174 /production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
parent4d4a75b5bd690a0fc1cc9261508ea2d0d0e6cdae (diff)
downloadeclipse.platform.releng.aggregator-74af042accde312e715968f919e73d445bf189ea.tar.gz
eclipse.platform.releng.aggregator-74af042accde312e715968f919e73d445bf189ea.tar.xz
eclipse.platform.releng.aggregator-74af042accde312e715968f919e73d445bf189ea.zip
Bug 544698 - Update Base builder to 4.11 M3 to build 4.11 RC1
Change-Id: I9552f4fc5a12139d94d244cdb0519c9c066e3e7d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
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 356f08e97..916a73704 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.11M1-201901091800" />
+ value="S-4.11M3-201902201800" />
<property
name="eclispeBaseLabel"
- value="4.11M1" />
+ value="4.11M3" />
<property
name="platformURL"

Back to the top