Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-11-22 09:40:35 +0000
committerQuentin Le Menez2018-11-22 09:41:02 +0000
commit3408513589ec1aae6358cc010e5778e6a83ce5b2 (patch)
treeb7a9de66f075c88a06061f172691da793aaa9c89 /releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
parent623100cd6ee5158e2bdcf660eb053e359ecfc8da (diff)
downloadorg.eclipse.papyrus-3408513589ec1aae6358cc010e5778e6a83ce5b2.tar.gz
org.eclipse.papyrus-3408513589ec1aae6358cc010e5778e6a83ce5b2.tar.xz
org.eclipse.papyrus-3408513589ec1aae6358cc010e5778e6a83ce5b2.zip
Bug 539022 - [Releng] [2018-12] Update target files for the next M3 milestone
Change-Id: Id5ab69d44f3e437174ed739953f41a06856ed3da Signed-off-by: Quentin Le Menez <quentin.lemenez@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.tpd6
1 files changed, 3 insertions, 3 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 abbeebe77c7..53eb22ccabc 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
@@ -23,7 +23,7 @@ location nattable "http://download.eclipse.org/nattable/releases/1.5.0/repositor
//manualUpdate (Needed by infra.tools, API Evolution Report generation and other plugins)
-location orbit "http://download.eclipse.org/tools/orbit/downloads/drops/S20181031145145/repository" {
+location orbit "http://download.eclipse.org/tools/orbit/downloads/drops/S20181120221132/repository" {
com.google.guava 21.0.0
com.google.guava.source 21.0.0
com.google.gson [2.7.0,2.8.0)
@@ -66,7 +66,7 @@ location platform "http://download.eclipse.org/eclipse/updates/4.10-I-builds/I20
//updateFrom("OCL for 2018-12",0)
-location ocl "http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.5.1/S201811050817" {
+location ocl "http://download.eclipse.org/modeling/mdt/ocl/updates/interim/6.6.0" {
org.eclipse.ocl.examples.classic.feature.group
org.eclipse.ocl.examples.feature.group
}
@@ -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/S201811020629" {
+location emf "http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201811200213" {
org.eclipse.emf.sdk.feature.group
}

Back to the top