Skip to content

Commit

Permalink
[#1474] Prepare 4.1.0 M1
Browse files Browse the repository at this point in the history
* EMF
* Platform
* Orbit

Fixes #1474
  • Loading branch information
ruspl-afed authored and eparovyshnaya committed Jan 8, 2025
1 parent ba915b7 commit b61fc0d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<!--
Copyright (c) 2018, 2024 ArSysOp and others
Copyright (c) 2018, 2025 ArSysOp and others
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -19,15 +19,15 @@
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/eclipse/updates/4.34-I-builds/I20241120-1800/"/>
<repository location="https://download.eclipse.org/eclipse/updates/4.35-I-builds/I20250102-1800/"/>
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.40.0/"/>
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202412300906/"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12/"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03/"/>
<unit id="bcpg" version="0.0.0"/>
<unit id="bcpkix" version="0.0.0"/>
<unit id="bcprov" version="0.0.0"/>
Expand Down

0 comments on commit b61fc0d

Please sign in to comment.