Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-12-20 08:15:09 +0000
committerQuentin Le Menez2018-12-20 08:15:09 +0000
commit59ec4a9de2d785dc759648e0f9eb2283a13cf09b (patch)
tree1bc6555b23eb297c8f31ea99148c7df42fa20fe8 /releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
parentad766b6fb1604aca64a2b3ca0153a73825d05384 (diff)
downloadorg.eclipse.papyrus-59ec4a9de2d785dc759648e0f9eb2283a13cf09b.tar.gz
org.eclipse.papyrus-59ec4a9de2d785dc759648e0f9eb2283a13cf09b.tar.xz
org.eclipse.papyrus-59ec4a9de2d785dc759648e0f9eb2283a13cf09b.zip
Bug 542929 - [Releng] Update platforms after the release
Change-Id: I8b29e6af83d11c6975e283655a59cd2159fe7315 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target')
-rwxr-xr-xreleng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target b/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
index e9b4618c370..1863716216d 100755
--- a/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
+++ b/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="Papyrus Toolsmiths" sequenceNumber="1544603119">
+<target name="Papyrus Toolsmiths" sequenceNumber="1545293523">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -39,11 +39,11 @@
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.uml2.sdk.feature.group" version="5.5.0.v20181203-1331"/>
- <repository id="uml" location="http://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones"/>
+ <repository id="uml" location="http://download.eclipse.org/modeling/mdt/uml2/updates/5.5"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.sdk.feature.group" version="4.10.0.v20181206-1038"/>
- <repository id="platform" location="http://download.eclipse.org/eclipse/updates/4.10milestones/S-4.10RC2-201812060815/"/>
+ <repository id="platform" location="http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.7.0.v20181210-1441"/>
@@ -80,7 +80,7 @@
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.sdk.feature.group" version="2.16.0.v20181206-1055"/>
- <repository id="emf" location="http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201812060606"/>
+ <repository id="emf" location="http://download.eclipse.org/modeling/emf/emf/builds/release/2.16"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.query.sdk.feature.group" version="1.12.0.201805030653"/>
@@ -132,7 +132,7 @@
<unit id="org.eclipse.oomph.p2.feature.group" version="1.11.0.v20181203-0741"/>
<unit id="org.eclipse.oomph.setup.feature.group" version="1.11.0.v20181203-0741"/>
<unit id="org.eclipse.oomph.preferences.feature.group" version="1.10.0.v20180706-1242"/>
- <repository id="oomph" location="http://download.eclipse.org/oomph/drops/milestone/S20181204-063112-1.11.0-RC1"/>
+ <repository id="oomph" location="https://download.eclipse.org/oomph/drops/release/1.11.0"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<repository id="egit" location="http://download.eclipse.org/egit/updates-5.2"/>

Back to the top