diff options
author | Benoit Maggi | 2017-03-06 09:28:34 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2017-03-06 14:05:35 +0000 |
commit | 200d402ccfe8e5511ffc25d9817e78759e45dfca (patch) | |
tree | fef67ccfcea8f1cb227dab2c8df2ec6d28748f01 /features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml | |
parent | 90fe0571d7c86c15736d64bc10f482ce23d38977 (diff) | |
download | org.eclipse.papyrus-200d402ccfe8e5511ffc25d9817e78759e45dfca.tar.gz org.eclipse.papyrus-200d402ccfe8e5511ffc25d9817e78759e45dfca.tar.xz org.eclipse.papyrus-200d402ccfe8e5511ffc25d9817e78759e45dfca.zip |
Bug 513134 - [BPMN] Remove code from master repository
- remove the plugins, feature
- remove the references in pom.xml and extra feature
Change-Id: I36e6d591431a788233dc32449ceaf418fca5ea0d
Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml')
-rw-r--r-- | features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml index 4f0a134fc7e..19241883b5d 100644 --- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml +++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml @@ -54,18 +54,10 @@ http://www.eclipse.org/legal/epl-v10.html version="0.0.0"/> <includes - id="org.eclipse.papyrus.bpmn.extra.feature" - version="0.0.0"/> - - <includes id="org.eclipse.papyrus.sysml.diagram.feature" version="0.0.0"/> <includes - id="org.eclipse.papyrus.sysml.feature" - version="0.0.0"/> - - <includes id="org.eclipse.papyrus.sysml.properties.feature" version="0.0.0"/> |