mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Fix versions of dependencies for 11.5 release branch
For now only some final URLs are available. As other final URLs are made available further updates can be made.
This commit is contained in:
parent
b661f1757c
commit
35ddedcc26
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?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="154">
|
<target name="cdt" sequenceNumber="155">
|
||||||
<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/" />
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" />
|
<unit id="org.eclipse.linuxtools.docker.feature.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/lsp4e/snapshots/" />
|
<repository location="https://download.eclipse.org/lsp4e/releases/latest/" />
|
||||||
<unit id="org.eclipse.lsp4e" version="0.0.0" />
|
<unit id="org.eclipse.lsp4e" version="0.0.0" />
|
||||||
<unit id="org.eclipse.lsp4e.debug" version="0.0.0" />
|
<unit id="org.eclipse.lsp4e.debug" version="0.0.0" />
|
||||||
</location>
|
</location>
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0" />
|
<unit id="org.eclipse.swtbot.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/tm4e/snapshots/" />
|
<repository location="https://download.eclipse.org/tm4e/releases/latest/" />
|
||||||
<unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0" />
|
<unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0" />
|
||||||
<unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0" />
|
<unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0" />
|
||||||
</location>
|
</location>
|
||||||
|
|
Loading…
Add table
Reference in a new issue