Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-03-12 13:42:23 +0000
committerQuentin Le Menez2018-03-12 15:31:51 +0000
commitd0f9714436d9e702a7e19a55b5ffee88513f6dee (patch)
tree0293d37c6e310741c79a0cfd42d992d89c3adde8 /plugins/uml/pom.xml
parent6a85d3a05d3bd942dba8e71edf82e97dce813b91 (diff)
downloadorg.eclipse.papyrus-d0f9714436d9e702a7e19a55b5ffee88513f6dee.tar.gz
org.eclipse.papyrus-d0f9714436d9e702a7e19a55b5ffee88513f6dee.tar.xz
org.eclipse.papyrus-d0f9714436d9e702a7e19a55b5ffee88513f6dee.zip
Bug 518452 - [Releng] [Photon] Amend the new Toolsmith releng process
- Add a new buildafter script for the next toolsmiths release - Correct missed dev references - Wire the toolsmith plugins to the toolsmith build Change-Id: Ie4fc56fd9526ecd24597733b7ab5bc6a7a9b9d42 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/uml/pom.xml')
-rw-r--r--plugins/uml/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/uml/pom.xml b/plugins/uml/pom.xml
index cb6a35cdc52..45264023a74 100644
--- a/plugins/uml/pom.xml
+++ b/plugins/uml/pom.xml
@@ -17,7 +17,6 @@
<module>org.eclipse.papyrus.uml.controlmode.profile</module>
<module>org.eclipse.papyrus.uml.documentation.profile</module>
<module>org.eclipse.papyrus.uml.types.core</module>
- <module>org.eclipse.papyrus.uml.types.ui.properties</module>
<module>org.eclipse.papyrus.uml.extensionpoints</module>
<module>org.eclipse.papyrus.uml.filters</module>
<module>org.eclipse.papyrus.uml.filters.edit</module>

Back to the top