From 85ac78aed7e2a0b17920adf21f4d905b53159081 Mon Sep 17 00:00:00 2001 From: Christian W. Damus Date: Mon, 7 Mar 2016 09:16:55 -0500 Subject: Bug 488558: [Releng] Projects not included in the Main release https://bugs.eclipse.org/bugs/show_bug.cgi?id=488558 Add facet customization model editor to the Papyrus distribution. Delete the modeled service-registry projects; they aren't needed. Change-Id: I032444009c96214625465fdcd5cecea6d8d5a7d3 --- .../pom.xml | 12 ++++++++++++ plugins/facet/editor/pom.xml | 1 + 2 files changed, 13 insertions(+) create mode 100644 plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml (limited to 'plugins/facet/editor') diff --git a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml new file mode 100644 index 00000000000..163b2458b10 --- /dev/null +++ b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml @@ -0,0 +1,12 @@ + + + 4.0.0 + + org.eclipse.papyrus.facet-editor + org.eclipse.papyrus + 0.0.1-SNAPSHOT + + org.eclipse.papyrus.emf.facet.custom.metamodel.editor + 1.2.0-SNAPSHOT + eclipse-plugin + diff --git a/plugins/facet/editor/pom.xml b/plugins/facet/editor/pom.xml index e12f09b65cd..d77cd7edfb8 100644 --- a/plugins/facet/editor/pom.xml +++ b/plugins/facet/editor/pom.xml @@ -13,6 +13,7 @@ org.eclipse.papyrus.emf.facet.custom.doc + org.eclipse.papyrus.emf.facet.custom.metamodel.editor org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc org.eclipse.papyrus.emf.facet.doc -- cgit v1.2.3