Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd')
-rw-r--r--releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd b/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
index ca085c6ad01..4ffd01560c7 100644
--- a/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
+++ b/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
@@ -19,30 +19,30 @@ location mylyn "https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956"
/*** Updates from the Simrel repository ***/
// updateFrom("EGit",0)
-location egit "https://download.eclipse.org/egit/updates-6.8" {
+location egit "https://download.eclipse.org/egit/updates-6.9" {
org.eclipse.egit.feature.group
}
// updateFrom("Eclipse",0)
-location platform "https://download.eclipse.org/eclipse/updates/4.30/R-4.30-202312010110" {
+location platform "https://download.eclipse.org/eclipse/updates/4.32-I-builds/I20240428-1800" {
org.eclipse.e4.core.tools.feature.feature.group
org.eclipse.rcp.configuration.feature.group
org.eclipse.equinox.executable.feature.group
}
// updateFrom("EMF Compare",0)
-location emfCompare "https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202311200811/" {
+location emfCompare "https://download.eclipse.org/modeling/emf/compare/updates/releases/3.3/R202401051648" {
org.eclipse.emf.compare.source.feature.group
org.eclipse.emf.compare.ide.ui.source.feature.group
}
// updateFrom("EMF (Core)",0)
-location emf "https://download.eclipse.org/modeling/emf/emf/builds/release/2.36.0" {
+location emf "https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202404020819" {
org.eclipse.xsd.sdk.feature.group
}
// updateFrom("EPP Marketplace Client",0)
-location marketPlace "https://download.eclipse.org/mpc/drops/1.10.2/v20231116-1812/" {
+location marketPlace "https://download.eclipse.org/mpc/drops/1.10.3/v20240228-1000" {
org.eclipse.epp.mpc.feature.group
}

Back to the top