1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

[releng] Fixup for Bug 572552: Correct URL for linuxtools docker

Change-Id: I2eebf1e8ef9ceac965e609f553d8a8347567fb36
This commit is contained in:
Jonah Graham 2021-04-05 21:09:39 -04:00
parent 4df00fd345
commit 2fae0b79c2
2 changed files with 3 additions and 3 deletions

View file

@ -170,7 +170,7 @@
<repository
url="https://download.eclipse.org/egit/updates-5.11/"/>
<repository
url="https://download.eclipse.org/linuxtools/update-2021-03-rc2/"/>
url="https://download.eclipse.org/linuxtools/update-2021-03-docker-rc2"/>
<repository
url="https://download.eclipse.org/lsp4e/releases/0.18.0/"/>
<repository

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="cdt-baseline" sequenceNumber="27">
<target name="cdt-baseline" sequenceNumber="28">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/"/>
@ -11,7 +11,7 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/linuxtools/update-2021-03-rc2/"/>
<repository location="https://download.eclipse.org/linuxtools/update-2021-03-docker-rc2"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.lsp4e" version="0.0.0"/>