Bug 515649: [BPMN] architecture framework migration
  - remove org.eclipse.papyrus.bpmn.diagram which contains old viewpoint
  - remove org.eclipse.papyrus.bpmn.diagram.ui which contains unused bpmn wizards and new child menu
  - move new child menu to org.eclipse.papyrus.diagram.common
  - clean css
  - remove some compilation warnings

Change-Id: I939de8e96878e4111b670ba81b4b630b7dec606b
Signed-off-by: Géry Deloge <gery.deloge@cea.fr>
diff --git a/pom.xml b/pom.xml
index 92a90a6..40e6659 100755
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,7 @@
 		<module>org.eclipse.papyrus.bpmn.diagram.common</module>
 		<module>org.eclipse.papyrus.bpmn.diagram.process</module>
 		<module>org.eclipse.papyrus.bpmn.diagram.collaboration</module>
-		<module>org.eclipse.papyrus.bpmn.diagram.ui</module>
-		
+
 		<module>org.eclipse.papyrus.bpmn.tests</module>
 		<module>org.eclipse.papyrus.bpmn.diagram.common.tests</module>