Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-05-17 15:45:47 +0000
committerQuentin Le Menez2018-05-18 13:17:59 +0000
commit189141fe5d923f3f83e263207a9d8ccfe32281ed (patch)
tree821a5f8e1c5bd58b485e9cb6b2b8d41da395c6b4 /releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.eclipse.target.target
parent8bdf44351e3864d6a9a1d829b6e75dcebee317fa (diff)
downloadorg.eclipse.papyrus-189141fe5d923f3f83e263207a9d8ccfe32281ed.tar.gz
org.eclipse.papyrus-189141fe5d923f3f83e263207a9d8ccfe32281ed.tar.xz
org.eclipse.papyrus-189141fe5d923f3f83e263207a9d8ccfe32281ed.zip
Bug 518452 - [releng] [photon] Update target for the next RC
- Update tooling dependencies to avoid 1.6.1 batik conflict Change-Id: I4c3d5f4c3e6a430a0316652248d5e5b6147aa286 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.eclipse.target.target')
-rw-r--r--releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.eclipse.target.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.eclipse.target.target b/releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.eclipse.target.target
index 6faaf215e4a..d742085ccc6 100644
--- a/releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.eclipse.target.target
+++ b/releng/main/targetPlatform/eclipse/org.eclipse.papyrus.main.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 Main" sequenceNumber="1526389859">
+<target name="Papyrus Main" sequenceNumber="1526574834">
<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.v20180130-0706"/>

Back to the top