Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2019-12-04 08:24:32 +0000
committerQuentin Le Menez2019-12-04 08:24:32 +0000
commit90b2603e10fbcf7837b1aed629ce9ee823875ec5 (patch)
treeb26f1b4dbd0bc814ece7ccf9acbfc9a08f30de5d /releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
parent453e1e7d4bdb98f02eaa208b55b9bd11cd932405 (diff)
downloadorg.eclipse.papyrus-90b2603e10fbcf7837b1aed629ce9ee823875ec5.tar.gz
org.eclipse.papyrus-90b2603e10fbcf7837b1aed629ce9ee823875ec5.tar.xz
org.eclipse.papyrus-90b2603e10fbcf7837b1aed629ce9ee823875ec5.zip
Bug 550656 - [Releng] 2019-12 RC1 targetpatform update
Change-Id: Ied3278d2e95a9ef17c1c9c4094c3b1bc6ae8d963 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
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.tpd4
1 files changed, 2 insertions, 2 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 18d594c868e..1385c7d8b52 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 "https://download.eclipse.org/egit/updates-5.5" {
+location egit "https://download.eclipse.org/egit/staging/v5.6.0.201911271000-m3" {
org.eclipse.egit.feature.group
}
//updateFrom("Eclipse",0)
-location platform "https://download.eclipse.org/eclipse/updates/4.14milestones/S-4.14M3-201911201800/" {
+location platform "https://download.eclipse.org/eclipse/updates/4.14milestones/S-4.14RC1-201911271800/" {
org.eclipse.e4.core.tools.feature.feature.group
org.eclipse.rcp.configuration.feature.group
org.eclipse.equinox.executable.feature.group

Back to the top