mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
[releng] Update to 2021-12 RC1 deps
Change-Id: Iec85fc3dee66bd4161087efc02aec727e99dc877
This commit is contained in:
parent
1a293f7a5f
commit
34b9d23951
2 changed files with 3 additions and 3 deletions
|
@ -311,7 +311,7 @@
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/cbi/updates/license/"/>
|
url="https://download.eclipse.org/cbi/updates/license/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211111-0910/"/>
|
url="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211117-1830/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/egit/updates/"/>
|
url="https://download.eclipse.org/egit/updates/"/>
|
||||||
<repository
|
<repository
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<?pde version="3.8"?>
|
<?pde version="3.8"?>
|
||||||
<target name="cdt" sequenceNumber="108">
|
<target name="cdt" sequenceNumber="109">
|
||||||
<locations>
|
<locations>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<repository location="https://download.eclipse.org/cbi/updates/license/"/>
|
<repository location="https://download.eclipse.org/cbi/updates/license/"/>
|
||||||
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
|
||||||
</location>
|
</location>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<repository location="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211111-0910/"/>
|
<repository location="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211117-1830/"/>
|
||||||
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
|
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue