Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-05-16 16:57:04 +0000
committerQuentin Le Menez2018-05-16 16:58:11 +0000
commitfef046ec9e86b230fa84b41f129645dcc92cf478 (patch)
tree42765d51a248d296ce28c9a9738934fe552c8c90 /releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
parent9b586fc1cf795254e351a85590d9e21d2ccae017 (diff)
downloadorg.eclipse.papyrus-fef046ec9e86b230fa84b41f129645dcc92cf478.tar.gz
org.eclipse.papyrus-fef046ec9e86b230fa84b41f129645dcc92cf478.tar.xz
org.eclipse.papyrus-fef046ec9e86b230fa84b41f129645dcc92cf478.zip
Revert "Bug 518452 - [releng] [photon] Update with the new gmf runtime update site"
This reverts commit 9b586fc1cf795254e351a85590d9e21d2ccae017. Change-Id: I3cb4c99429a6fb2e83ab5c8222310a4820b873ba Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd')
-rwxr-xr-xreleng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd b/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
index 37bb589d874..4edd9907772 100755
--- a/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
+++ b/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
@@ -64,13 +64,13 @@ location webtools "http://download.eclipse.org/webtools/downloads/drops/R3.10.0/
//updateFrom("GMF Runtime",0)
-location gmfRuntime "http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201805151421" {
+location gmfRuntime "http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201801291558/" {
org.eclipse.gmf.runtime.sdk.feature.group
}
//updateFrom("GMF Runtime",1)
-location gmfNotation "http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201805141341" {
+location gmfNotation "http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201801291538" {
org.eclipse.gmf.runtime.notation.sdk.feature.group
}

Back to the top