Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeremie.tatibouet2016-06-07 17:07:16 +0000
committerjeremie.tatibouet2016-06-07 17:07:16 +0000
commit8906e3f31496cf8941f4479fd4e3d798f8d2f00d (patch)
tree09b4a3c9345d543ccb8a83e69b74e1a3e833c1fa
parentba0427f3cc6e8474489d94418f8dda5fcc6cdf6f (diff)
downloadorg.eclipse.papyrus-moka-8906e3f31496cf8941f4479fd4e3d798f8d2f00d.tar.gz
org.eclipse.papyrus-moka-8906e3f31496cf8941f4479fd4e3d798f8d2f00d.tar.xz
org.eclipse.papyrus-moka-8906e3f31496cf8941f4479fd4e3d798f8d2f00d.zip
Update target platform for RC4
Change-Id: I22a457c1170cb13bf94437a85f575b87734963ae Signed-off-by: jeremie.tatibouet <jeremie.tatibouet@cea.fr>
-rw-r--r--targetplatform/org.eclipse.papyrus.moka.targetplatform.neon/org.eclipse.papyrus.moka.targetplatform.neon.target12
1 files changed, 6 insertions, 6 deletions
diff --git a/targetplatform/org.eclipse.papyrus.moka.targetplatform.neon/org.eclipse.papyrus.moka.targetplatform.neon.target b/targetplatform/org.eclipse.papyrus.moka.targetplatform.neon/org.eclipse.papyrus.moka.targetplatform.neon.target
index aa3b023f..92d62602 100644
--- a/targetplatform/org.eclipse.papyrus.moka.targetplatform.neon/org.eclipse.papyrus.moka.targetplatform.neon.target
+++ b/targetplatform/org.eclipse.papyrus.moka.targetplatform.neon/org.eclipse.papyrus.moka.targetplatform.neon.target
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Tycho Tutorial" sequenceNumber="1456955773">
+<target name="Tycho Tutorial" sequenceNumber="1465317030">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.platform.feature.group" version="4.6.0.v20160128-2000"/>
- <unit id="org.eclipse.rcp.feature.group" version="4.6.0.v20160128-2000"/>
- <unit id="org.eclipse.jdt.feature.group" version="3.12.0.v20160128-2000"/>
- <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.300.v20150907-2149"/>
- <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20160128-1437"/>
+ <unit id="org.eclipse.platform.feature.group" version="4.6.0.v20160525-2000"/>
+ <unit id="org.eclipse.rcp.feature.group" version="4.6.0.v20160525-2000"/>
+ <unit id="org.eclipse.jdt.feature.group" version="3.12.0.v20160525-2000"/>
+ <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.400.v20160504-1450"/>
+ <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20160525-1303"/>
<repository id="eclipse-neon" location="http://download.eclipse.org/releases/neon/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

Back to the top