mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
[releng] Update baseline and setup to released 9.10.0
Change-Id: I340aff41d494de95626a5bc239ef037169bbc232
This commit is contained in:
parent
c5d86c70cb
commit
66359ff899
2 changed files with 8 additions and 8 deletions
|
@ -116,13 +116,13 @@
|
|||
<repositoryList
|
||||
name="CDT Latest Released">
|
||||
<repository
|
||||
url="https://download.eclipse.org/releases/2019-09/"/>
|
||||
url="https://download.eclipse.org/releases/2019-12/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/orbit/downloads/2019-09/"/>
|
||||
url="https://download.eclipse.org/tools/orbit/downloads/2019-12/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/"/>
|
||||
url="https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/"/>
|
||||
url="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/"/>
|
||||
</repositoryList>
|
||||
</targlet>
|
||||
</setupTask>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="17">
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="18">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.cdt.sdk.feature.group" version="0.0.0"/>
|
||||
|
@ -21,15 +21,15 @@
|
|||
<unit id="org.eclipse.cdt.testsrunner.feature.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.cdt.visualizer.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.cdt.xlc.sdk.feature.group" version="0.0.0"/>
|
||||
<repository location="https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/"/>
|
||||
<repository location="https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/>
|
||||
<repository location="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/"/>
|
||||
<repository location="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/releases/2019-09/"/>
|
||||
<repository location="https://download.eclipse.org/releases/2019-12/"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
Loading…
Add table
Reference in a new issue