Skip to content

Commit ffa04cf

Browse files
committed
build: upgrade target file to use latest Eclipse and Orbit repositories
1 parent 47884b2 commit ffa04cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

target-platforms/target-platform-latest/target-platform-latest.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
1414
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/>
1515
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
16-
<repository location="https://download.eclipse.org/eclipse/updates/4.37/"/>
16+
<repository location="https://download.eclipse.org/eclipse/updates/latest/"/>
1717
</location>
1818
<location type="InstallableUnit" includeConfigurePhase="true" includeMode="planner" includeSource="true">
19-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.37.0"/>
19+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/latest"/>
2020
<unit id="org.commonmark" version="0.0.0"/>
2121
<unit id="org.commonmark.ext-gfm-tables" version="0.0.0"/>
2222
<unit id="com.google.guava" version="0.0.0"/>

0 commit comments

Comments
 (0)