1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

[releng] Update self-referenced CDT version in target

Change-Id: Ibf8f2f01d97d1d8bf8fa09483170e70372b99d26
This commit is contained in:
Jonah Graham 2020-08-03 14:31:07 -04:00
parent 285c75837e
commit c6f2eb5588
2 changed files with 3 additions and 3 deletions

View file

@ -276,7 +276,7 @@
<repository
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
<repository
url="https://download.eclipse.org/tools/cdt/builds/9.11/cdt-9.11.1-2020-06-rc1">
url="https://download.eclipse.org/tools/cdt/builds/10.0/cdt-10.0.0-m1/">
<annotation>
<detail
key="description">

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="cdt" sequenceNumber="88">
<target name="cdt" sequenceNumber="89">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@ -46,7 +46,7 @@
<repository location="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/"/>
<repository location="https://download.eclipse.org/tools/cdt/builds/10.0/cdt-10.0.0-m1/"/>
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
<unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
</location>