Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2020-03-11 09:54:19 +0000
committerQuentin Le Menez2020-03-11 09:54:19 +0000
commit7d91e05140022f136e8b399d66b03233e69256fe (patch)
tree64081499d76d3e20d8b1f05ae36334af17a6ee20 /releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
parenta4bc620ad00a25a30760e124e5e29c7f832e5b2d (diff)
downloadorg.eclipse.papyrus-7d91e05140022f136e8b399d66b03233e69256fe.tar.gz
org.eclipse.papyrus-7d91e05140022f136e8b399d66b03233e69256fe.tar.xz
org.eclipse.papyrus-7d91e05140022f136e8b399d66b03233e69256fe.zip
Bug 558391 - [Releng] 2020-03 RC2 contribution4.7.0_RC2
Change-Id: I1c2ac74e1c81cfbdbed88a843d489c72af3151ae 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.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 f5e5bf4ddfc..4482cf74bb2 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/staging/v5.7.0.202002241735-m3" {
+location egit "https://download.eclipse.org/egit/updates-5.7" {
org.eclipse.egit.feature.group
}
//updateFrom("Eclipse",0)
-location platform "https://download.eclipse.org/eclipse/updates/4.15milestones/S-4.15RC1-202002261800/" {
+location platform "https://download.eclipse.org/eclipse/updates/4.15milestones/S-4.15RC2-202003050155/" {
org.eclipse.e4.core.tools.feature.feature.group
org.eclipse.rcp.configuration.feature.group
org.eclipse.equinox.executable.feature.group
@@ -32,7 +32,7 @@ location mylyn "https://download.eclipse.org/mylyn/drops/3.24.2/v20180905-2014"
//updateFrom("EMF COMPARE",0)
-location emfCompare "https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202001140942" {
+location emfCompare "https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202003070301" {
org.eclipse.emf.compare.source.feature.group
org.eclipse.emf.compare.ide.ui.source.feature.group
}
@@ -45,6 +45,6 @@ location emf "http://download.eclipse.org/modeling/emf/emf/builds/release/2.21"
//updateFrom("EMF CDO",0)
-location cdo "http://download.eclipse.org/modeling/emf/cdo/drops/S20200226-1118" {
+location cdo "http://download.eclipse.org/modeling/emf/cdo/drops/S20200304-0725" {
org.eclipse.emf.cdo.epp.feature.group
}

Back to the top