Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd')
-rw-r--r--releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd b/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
index 1b15bbdc18e..b70a0612cc8 100644
--- a/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
+++ b/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
@@ -7,13 +7,13 @@ include "../../../main/targetPlatform/portable/org.eclipse.papyrus.main.portable
//updateFrom("EGIT",0)
-location egit "http://download.eclipse.org/egit/staging/v5.3.0.201901162155-m1" {
+location egit "http://download.eclipse.org/egit/staging/v5.3.0.201903061415-rc1" {
org.eclipse.egit.feature.group
}
//updateFrom("Eclipse",0)
-location platform "http://download.eclipse.org/eclipse/updates/4.11milestones/S-4.11RC1-201903010040/" {
+location platform "http://download.eclipse.org/eclipse/updates/4.11milestones/S-4.11RC2-201903070500/" {
org.eclipse.e4.core.tools.feature.feature.group
org.eclipse.rcp.configuration.feature.group
org.eclipse.equinox.executable.feature.group
@@ -32,14 +32,14 @@ location mylyn "http://download.eclipse.org/mylyn/drops/3.24.2/v20180905-2014" {
//updateFrom("EMF COMPARE",0)
-location emfCompare "http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S201902261339/" {
+location emfCompare "http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S201903050300/" {
org.eclipse.emf.compare.source.feature.group
org.eclipse.emf.compare.ide.ui.source.feature.group
}
//updateFrom("EMF (Core)",0)
-location emf "http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201903030654" {
+location emf "http://download.eclipse.org/modeling/emf/emf/builds/release/2.17" {
org.eclipse.xsd.sdk.feature.group
}

Back to the top