Skip to content

Commit b365d3a

Browse files
committed
build: update latest and unstable target platforms
1 parent 331774a commit b365d3a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

target-platforms/latest.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<repository location="https://download.eclipse.org/cbi/updates/license"/>
99
</location>
1010

11-
<!-- 4.31 = Eclipse 2024-03 -->
11+
<!-- 4.32 = Eclipse 2024-06 -->
1212

1313
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
1414
<unit id="com.google.gson" version="0.0.0"/>
@@ -21,7 +21,7 @@
2121
<unit id="org.joni.source" version="0.0.0"/>
2222
<unit id="org.snakeyaml.engine" version="0.0.0"/>
2323
<unit id="org.snakeyaml.engine.source" version="0.0.0"/>
24-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-03"/>
24+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06"/>
2525
</location>
2626

2727
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
@@ -32,7 +32,7 @@
3232
<unit id="junit-jupiter-api" version="0.0.0"/>
3333
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/>
3434
<unit id="org.eclipse.ui.trace" version="0.0.0"/>
35-
<repository location="https://download.eclipse.org/eclipse/updates/4.31"/>
35+
<repository location="https://download.eclipse.org/eclipse/updates/4.32"/>
3636
</location>
3737
</locations>
3838

target-platforms/unstable.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<repository location="https://download.eclipse.org/cbi/updates/license"/>
99
</location>
1010

11-
<!-- 4.32 = Eclipse 2024-06 -->
11+
<!-- 4.33 = Eclipse 2024-09 -->
1212

1313
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
1414
<unit id="com.google.gson" version="0.0.0"/>
@@ -21,7 +21,7 @@
2121
<unit id="org.joni.source" version="0.0.0"/>
2222
<unit id="org.snakeyaml.engine" version="0.0.0"/>
2323
<unit id="org.snakeyaml.engine.source" version="0.0.0"/>
24-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06"/>
24+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-09"/>
2525
</location>
2626

2727
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
@@ -32,7 +32,7 @@
3232
<unit id="junit-jupiter-api" version="0.0.0"/>
3333
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/>
3434
<unit id="org.eclipse.ui.trace" version="0.0.0"/>
35-
<repository location="https://download.eclipse.org/eclipse/updates/4.32-I-builds"/>
35+
<repository location="https://download.eclipse.org/eclipse/updates/4.33-I-builds"/>
3636
</location>
3737
</locations>
3838

0 commit comments

Comments
 (0)