Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-06-27 15:00:23 +0000
committerQuentin Le Menez2018-06-27 15:00:23 +0000
commit00dee22840c69f6524a7b1792fbfd241d1b31125 (patch)
treec08a8911d5b7544bdba9b04cf23d387986411d79 /releng/rcp/targetPlatform/eclipse
parent501e541c120f0d3c88371f57d277978fe75668f8 (diff)
downloadorg.eclipse.papyrus-00dee22840c69f6524a7b1792fbfd241d1b31125.tar.gz
org.eclipse.papyrus-00dee22840c69f6524a7b1792fbfd241d1b31125.tar.xz
org.eclipse.papyrus-00dee22840c69f6524a7b1792fbfd241d1b31125.zip
Bug 536299 Update targetPlatforms for the new eclipse platform releases
Change-Id: I836ae5cab69fd6ff91c5fdd64617096a0af56aa9 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/rcp/targetPlatform/eclipse')
-rwxr-xr-xreleng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target b/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target
index 6cf37c8d28d..c562556b682 100755
--- a/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target
+++ b/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus RCP" sequenceNumber="1529861093">
+<target name="Papyrus RCP" sequenceNumber="1530111503">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.m2m.qvt.oml.sdk.feature.group" version="3.8.0.v20180612-0940"/>
@@ -99,7 +99,7 @@
<unit id="org.eclipse.rcp.configuration.feature.group" version="1.1.100.v20180611-0500"/>
<unit id="org.eclipse.equinox.executable.feature.group" version="3.8.0.v20180518-2029"/>
<unit id="org.eclipse.sdk.feature.group" version="4.8.0.v20180611-0826"/>
- <repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.8milestones/S-4.8RC4a-201806110500/"/>
+ <repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.mylyn.ide_feature.feature.group" version="3.24.0.v20170629-2230"/>

Back to the top