mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00
[releng] Update to 2021-12 RC2 deps
Change-Id: Iaf291d047d7517586ca4c1c83b0708de3619632b
This commit is contained in:
parent
eaa83fc085
commit
71ad45b382
2 changed files with 7 additions and 7 deletions
|
@ -311,13 +311,13 @@
|
|||
<repository
|
||||
url="https://download.eclipse.org/cbi/updates/license/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211117-1830/"/>
|
||||
url="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211124-1800/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/egit/updates/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/lsp4e/releases/0.19.0/"/>
|
||||
url="https://download.eclipse.org/lsp4e/releases/0.20.1/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/modeling/emf/emf/builds/release/latest/"/>
|
||||
<repository
|
||||
|
@ -338,7 +338,7 @@
|
|||
</annotation>
|
||||
</repository>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/orbit/downloads/drops/S20211108222137/repository/"/>
|
||||
url="https://download.eclipse.org/tools/orbit/downloads/drops/R20211122181901/repository/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09"/>
|
||||
<repository
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
<target name="cdt" sequenceNumber="109">
|
||||
<target name="cdt" sequenceNumber="110">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/cbi/updates/license/"/>
|
||||
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211117-1830/"/>
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211124-1800/"/>
|
||||
<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.sdk.feature.group" version="0.0.0"/>
|
||||
|
@ -23,7 +23,7 @@
|
|||
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/lsp4e/releases/0.19.0/"/>
|
||||
<repository location="https://download.eclipse.org/lsp4e/releases/0.20.1/"/>
|
||||
<unit id="org.eclipse.lsp4e" version="0.0.0"/>
|
||||
<unit id="org.eclipse.lsp4e.debug" version="0.0.0"/>
|
||||
</location>
|
||||
|
@ -56,7 +56,7 @@
|
|||
<unit id="org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group" version="0.0.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20211108222137/repository/"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20211122181901/repository/"/>
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
<unit id="com.sun.xml.bind" version="2.3.3.v20201118-1818"/>
|
||||
<unit id="javax.activation" version="1.2.2.v20201119-1642"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue