Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/release.xml')
-rwxr-xr-xplugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/release.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/release.xml b/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/release.xml
index 72adb33c19a..f6bffe3e94d 100755
--- a/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/release.xml
+++ b/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/release.xml
@@ -44,24 +44,27 @@
<plugin name="org.eclipse.papyrus.toolsmiths.palette" version="3.0.100"/>
<plugin name="org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor" version="3.1.1"/>
<plugin name="org.eclipse.papyrus.views.properties.toolsmiths" version="2.0.2"/>
- <plugin name="org.eclipse.papyrus.uml.properties.generation" version="2.1.0"/>
+ <plugin name="org.eclipse.papyrus.uml.properties.generation" version="2.1.100"/>
<plugin name="org.eclipse.papyrus.infra.gmfdiag.expansion.edit" version="2.1.0"/>
<plugin name="org.eclipse.papyrus.infra.gmfdiag.expansion.editor" version="2.1.0"/>
<plugin name="org.eclipse.papyrus.infra.emf.types.ui.properties" version="3.0.0"/>
+ <plugin name="org.eclipse.papyrus.toolsmiths.ecore" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.toolsmiths.expressions" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.uml.types.ui.properties" version="3.1.100"/>
<plugin name="org.eclipse.papyrus.toolsmiths.profilemigration" version="0.7.200"/>
<plugin name="org.eclipse.papyrus.toolsmiths.profilemigration.ui" version="0.8.0"/>
<plugin name="org.eclipse.papyrus.toolsmiths" version="1.2.0"/>
</feature>
- <feature name="org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature" version="1.0.0">
- <feature name="org.eclipse.license" version="2.0.0" license="true"/>
- <plugin name="org.eclipse.papyrus.uml.m2m.qvto.tests.tools" version="1.0.0"/>
- </feature>
<feature name="org.eclipse.papyrus.toolsmiths.validation.feature" version="1.0.0">
<feature name="org.eclipse.license" version="2.0.0" license="true"/>
<plugin name="org.eclipse.papyrus.toolsmiths.validation.common" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.toolsmiths.validation.profile" version="1.0.0"/>
+ <plugin name="org.eclipse.papyrus.toolsmiths.validation.elementtypes" version="1.0.0"/>
+ <plugin name="org.eclipse.papyrus.dev.ui" version="0.0.1"/>
+ </feature>
+ <feature name="org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature" version="1.0.0">
+ <feature name="org.eclipse.license" version="2.0.0" license="true"/>
+ <plugin name="org.eclipse.papyrus.uml.m2m.qvto.tests.tools" version="1.0.0"/>
</feature>
<feature name="org.eclipse.papyrus.user.examples.feature" version="0.0.1">
<feature name="org.eclipse.license" version="2.0.0" license="true"/>
@@ -116,10 +119,14 @@
<plugin name="org.eclipse.papyrus.releng.dev.release" version="2.0.0"/>
<plugin name="org.eclipse.papyrus.releng.tools" version="2.0.0"/>
<plugin name="org.eclipse.papyrus.toolsmiths" version="1.2.0"/>
+ <plugin name="org.eclipse.papyrus.toolsmiths.ecore" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.toolsmiths.expressions" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.toolsmiths.palette" version="3.0.100"/>
<plugin name="org.eclipse.papyrus.toolsmiths.profilemigration" version="0.7.200"/>
<plugin name="org.eclipse.papyrus.toolsmiths.profilemigration.ui" version="0.8.0"/>
+ <plugin name="org.eclipse.papyrus.toolsmiths.validation.common" version="1.0.0"/>
+ <plugin name="org.eclipse.papyrus.toolsmiths.validation.elementtypes" version="1.0.0"/>
+ <plugin name="org.eclipse.papyrus.toolsmiths.validation.profile" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.uml.diagram.emftree" version="1.2.0"/>
<plugin name="org.eclipse.papyrus.uml.m2m.qvto.tests.tools" version="1.0.0"/>
<plugin name="org.eclipse.papyrus.uml.profile.assistants.generator" version="4.0.0"/>
@@ -128,7 +135,7 @@
<plugin name="org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui" version="1.2.0"/>
<plugin name="org.eclipse.papyrus.uml.profile.types.generator" version="2.2.0"/>
<plugin name="org.eclipse.papyrus.uml.profile.types.generator.ui" version="1.3.0"/>
- <plugin name="org.eclipse.papyrus.uml.properties.generation" version="2.1.0"/>
+ <plugin name="org.eclipse.papyrus.uml.properties.generation" version="2.1.100"/>
<plugin name="org.eclipse.papyrus.uml.types.ui.properties" version="3.1.100"/>
<plugin name="org.eclipse.papyrus.views.properties.toolsmiths" version="2.0.2"/>
</release>

Back to the top