Skip to content

Commit

Permalink
Update EMF and Orbit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jul 23, 2024
1 parent c51e47c commit c9b4ae2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
<unit id="org.commonmark" version="0.22.0.v20240316-0700"/>

<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202406281210"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202407231258"/>
</location>

<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
<!-- Check version in "<EMF>/features" directory -->
<unit id="org.eclipse.emf.common.feature.group" version="2.32.0.v20240604-0832"/>
<unit id="org.eclipse.emf.common.source.feature.group" version="2.32.0.v20240604-0832"/>
<unit id="org.eclipse.emf.ecore.feature.group" version="2.38.0.v20240604-0832"/>
<unit id="org.eclipse.emf.ecore.source.feature.group" version="2.38.0.v20240604-0832"/>
<unit id="org.eclipse.emf.ecore.feature.group" version="2.38.0.v20240721-0802"/>
<unit id="org.eclipse.emf.ecore.source.feature.group" version="2.38.0.v20240721-0802"/>
<!-- For org.eclipse.ui.tools, and PDE's spy dependencies as of Eclipse 4.22 -->
<!-- Check version in "<EMF>/features" directory -->
<unit id="org.eclipse.emf.edit.feature.group" version="2.23.0.v20240604-0832"/>
Expand All @@ -68,7 +68,7 @@
<unit id="org.eclipse.emf.databinding.source.feature.group" version="1.12.0.v20240604-0832"/>
<unit id="org.eclipse.emf.databinding.edit.feature.group" version="1.12.0.v20240604-0832"/>
<unit id="org.eclipse.emf.databinding.edit.source.feature.group" version="1.12.0.v20240604-0832"/>
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202406110653"/>
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202407231447"/>
</location>

<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
Expand Down

0 comments on commit c9b4ae2

Please sign in to comment.