Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2022-06-30 15:58:20 +0000
committerQuentin Le Menez2022-06-30 15:58:20 +0000
commit434ec76b0695e7be0803a81427f957c78b1f1bf7 (patch)
tree14513581bca194b8109f0ae186a7bab8a93ef98e /releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
parentba9c1695a0f4f72bc921204ecc398627ca75c79f (diff)
downloadorg.eclipse.papyrus-434ec76b0695e7be0803a81427f957c78b1f1bf7.tar.gz
org.eclipse.papyrus-434ec76b0695e7be0803a81427f957c78b1f1bf7.tar.xz
org.eclipse.papyrus-434ec76b0695e7be0803a81427f957c78b1f1bf7.zip
Bug 580313 - [Releng] update platforms post 2022-06 release
Change-Id: Ic78aebce223492ec81dea132421d661c786650b5 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target')
-rwxr-xr-xreleng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target b/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
index 59ce48ab5c0..30af9db58e9 100755
--- a/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
+++ b/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="Papyrus Toolsmiths" sequenceNumber="1655312579">
+<target name="Papyrus Toolsmiths" sequenceNumber="1656604338">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -77,8 +77,8 @@
<repository id="webtools" location="https://download.eclipse.org/webtools/downloads/drops/R3.26.0/S-3.26RC1-20220526191850/repository/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.gmf.runtime.sdk.feature.group" version="1.14.2.202204130739"/>
- <repository id="gmfRuntime" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739"/>
+ <unit id="org.eclipse.gmf.runtime.sdk.feature.group" version="1.15.0.202206180919"/>
+ <repository id="gmfRuntime" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="1.13.0.202004160913"/>
@@ -101,8 +101,8 @@
<repository id="emfTransaction" location="https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.gef.feature.group" version="3.11.0.201606061308"/>
- <repository id="gef" location="https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952"/>
+ <unit id="org.eclipse.gef.feature.group" version="3.14.0.202206170857"/>
+ <repository id="gef" location="https://download.eclipse.org/tools/gef/classic/releases/3.14.0"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.cbi.targetplatform-feature.feature.group" version="0.0.0"/>

Back to the top