mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
[releng] Update to 2021-12 M3 deps
Change-Id: Id14797d55be47e9975574f8c5245483e64978365
This commit is contained in:
parent
2e6a2cfe6d
commit
1a293f7a5f
2 changed files with 5 additions and 5 deletions
|
@ -311,7 +311,7 @@
|
|||
<repository
|
||||
url="https://download.eclipse.org/cbi/updates/license/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211023-1800/"/>
|
||||
url="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211111-0910/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/egit/updates/"/>
|
||||
<repository
|
||||
|
@ -338,7 +338,7 @@
|
|||
</annotation>
|
||||
</repository>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/orbit/downloads/drops/S20211020204107/repository/"/>
|
||||
url="https://download.eclipse.org/tools/orbit/downloads/drops/S20211108222137/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="107">
|
||||
<target name="cdt" sequenceNumber="108">
|
||||
<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/I20211023-1800/"/>
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211111-0910/"/>
|
||||
<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"/>
|
||||
|
@ -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/S20211020204107/repository/"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20211108222137/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