Skip to content

Commit 8786db3

Browse files
authored
Revert "Pin dependencies to released items for 2025-09 RC2 (#1292)" (#1294)
This reverts commit 280bd39 that was part of PR# 1292 The commit was made to the wrong branch.
1 parent 280bd39 commit 8786db3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

releng/org.eclipse.cdt.target/cdt.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<unit id="org.eclipse.license.feature.group" version="0.0.0" />
88
</location>
99
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
10-
<repository location="https://download.eclipse.org/eclipse/updates/4.37-I-builds/I20250828-0630/" />
10+
<repository location="https://download.eclipse.org/eclipse/updates/4.37-I-builds/" />
1111
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0" />
1212
<unit id="org.eclipse.jdt.annotation" version="0.0.0" />
1313
<unit id="org.eclipse.sdk.feature.group" version="0.0.0" />
@@ -19,11 +19,11 @@
1919
<repository location="https://download.eclipse.org/mylyn/updates/release/latest/" />
2020
</location>
2121
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
22-
<repository location="https://download.eclipse.org/linuxtools/update-2025-09-docker-rc2" />
22+
<repository location="https://download.eclipse.org/linuxtools/updates-docker-nightly/" />
2323
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" />
2424
</location>
2525
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
26-
<repository location="https://download.eclipse.org/lsp4e/releases/0.27.9/" />
26+
<repository location="https://download.eclipse.org/lsp4e/snapshots/" />
2727
<unit id="org.eclipse.lsp4e" version="0.0.0" />
2828
<unit id="org.eclipse.lsp4e.debug" version="0.0.0" />
2929
</location>

0 commit comments

Comments
 (0)