Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPauline DEVILLE2019-03-13 08:45:25 +0000
committerPauline DEVILLE2019-03-13 08:45:25 +0000
commitee8c3e63f158ca17f0d6e7bc6a773bece8c2874a (patch)
tree19fad709eae14c57d2142f2841eec8ba6a334ff9 /releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
parentd3c1a69fd2c45be880e7342dc2edbcc6ec7898a6 (diff)
downloadorg.eclipse.papyrus-ee8c3e63f158ca17f0d6e7bc6a773bece8c2874a.tar.gz
org.eclipse.papyrus-ee8c3e63f158ca17f0d6e7bc6a773bece8c2874a.tar.xz
org.eclipse.papyrus-ee8c3e63f158ca17f0d6e7bc6a773bece8c2874a.zip
Bug 542929 - [Releng] Update dependencies for 2019-03 RC24.3.0_RC2
Change-Id: I68c536f31a1b7b5c5ecc8a953005a06d5dae662e Signed-off-by: Pauline DEVILLE <pauline.deville@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.tpd8
1 files changed, 4 insertions, 4 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 8c17ba5ede8..c2c84474556 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
@@ -60,13 +60,13 @@ location uml "http://download.eclipse.org/modeling/mdt/uml2/updates/5.5" {
//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.sdk.feature.group
}
//updateFrom("OCL for 2018-12",0)
-location ocl "http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.7.0/S201903041341" {
+location ocl "http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.7.0/S201903111843" {
org.eclipse.ocl.examples.classic.feature.group
org.eclipse.ocl.examples.feature.group
}
@@ -95,7 +95,7 @@ location mwe "http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.1
//updateFrom("WebTools 3.13 for Simrel 2019-03",0)
-location webtools "https://download.eclipse.org/webtools/downloads/drops/R3.13.0/S-3.13.0.M3-20190221042828/repository/" {
+location webtools "https://download.eclipse.org/webtools/downloads/drops/R3.13.0/S-3.13.0.RC2-20190308131645/repository/" {
org.eclipse.wst.xml_ui.feature.feature.group lazy
}
@@ -113,7 +113,7 @@ location gmfNotation "http://download.eclipse.org/modeling/gmp/gmf-notation/upda
//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.emf.sdk.feature.group
}

Back to the top