diff options
| author | Niraj Modi | 2019-03-08 08:35:12 +0000 |
|---|---|---|
| committer | Niraj Modi | 2019-03-13 07:09:39 +0000 |
| commit | 524eca5b9550aff3d7212a53fe7e44a825c41118 (patch) | |
| tree | 8f15fc861c7b3d5a5ae6c8121d47c992f5f391ed | |
| parent | 7e92becfe6b65dd5babaaa926b8110becbbef11b (diff) | |
| download | eclipse.platform.releng.aggregator-524eca5b9550aff3d7212a53fe7e44a825c41118.tar.gz eclipse.platform.releng.aggregator-524eca5b9550aff3d7212a53fe7e44a825c41118.tar.xz eclipse.platform.releng.aggregator-524eca5b9550aff3d7212a53fe7e44a825c41118.zip | |
Bug 545199 - Update Base builder to 4.11 RC2 to build 4.11
Change-Id: Ie5ba2a2c8ff902ade075ba2383df802e528df6f8
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
| -rw-r--r-- | eclipse.platform.releng.tychoeclipsebuilder/eclipse/getBaseBuilderAndTools.xml | 4 | ||||
| -rw-r--r-- | production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/getBaseBuilderAndTools.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/getBaseBuilderAndTools.xml index a5ba5fdfb..5f58f8915 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/getBaseBuilderAndTools.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/getBaseBuilderAndTools.xml @@ -96,10 +96,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.11RC1-201903010040" /> + value="S-4.11RC2-201903070500" /> <property name="eclispeBaseLabel" - value="4.11RC1" /> + value="4.11RC2" /> <property name="platformURL" diff --git a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml index 062b73970..b673995cd 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.11RC1-201903010040" /> + value="S-4.11RC2-201903070500" /> <property name="eclispeBaseLabel" - value="4.11RC1" /> + value="4.11RC2" /> <property name="platformURL" |
