Skip to content

Commit 5cedafe

Browse files
authored
Updated dependencies in preparation for 11.3.0 RC2 (#538)
Part of #420
1 parent 2aa6a64 commit 5cedafe

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
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde version="3.8"?>
3-
<target name="cdt" sequenceNumber="146">
3+
<target name="cdt" sequenceNumber="147">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<repository location="https://download.eclipse.org/cbi/updates/license/" />
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.29-I-builds/I20230817-0230/" />
10+
<repository location="https://download.eclipse.org/eclipse/updates/4.29-I-builds/I20230903-1000/" />
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" />
@@ -43,7 +43,7 @@
4343
</location>
4444
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
4545
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
46-
<repository location="https://download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a/" />
46+
<repository location="https://download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3/" />
4747
<unit id="org.eclipse.cdt.feature.group" version="0.0.0" />
4848
</location>
4949
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">

0 commit comments

Comments
 (0)