Skip to content

Commit 0a624b9

Browse files
committed
Use final release URLs for EMF and Orbit
1 parent 6bde0db commit 0a624b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/>
3434

3535
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
36-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202505200825"/>
36+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.36.0"/>
3737
</location>
3838

3939
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -50,7 +50,7 @@
5050
<unit id="org.eclipse.emf.databinding.source.feature.group" version="1.12.0.v20240604-0832"/>
5151
<unit id="org.eclipse.emf.databinding.edit.feature.group" version="1.12.0.v20240604-0832"/>
5252
<unit id="org.eclipse.emf.databinding.edit.source.feature.group" version="1.12.0.v20240604-0832"/>
53-
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202504150944"/>
53+
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.42.0"/>
5454
</location>
5555

5656
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">

0 commit comments

Comments
 (0)