diff options
author | Benoit Maggi | 2017-02-13 14:45:23 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2017-02-14 08:20:31 +0000 |
commit | 6557eeb07aaf42bf5ced97c6c5462b54cd369b98 (patch) | |
tree | 7b4bbf3919e32cb803821f13bf3dd2987327405a /features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml | |
parent | ab72855fe5e4410565b1521fc6d9fc968d473a6b (diff) | |
download | org.eclipse.papyrus-6557eeb07aaf42bf5ced97c6c5462b54cd369b98.tar.gz org.eclipse.papyrus-6557eeb07aaf42bf5ced97c6c5462b54cd369b98.tar.xz org.eclipse.papyrus-6557eeb07aaf42bf5ced97c6c5462b54cd369b98.zip |
Bug 512125 - [Extra] Archive
org.eclipse.papyrus.migration.properties.model
- remove org.eclipse.papyrus.migration.properties.model
- remove org.eclipse.papyrus.extra.migration.feature
Change-Id: Iebbdc77746951fcdb12221731915dcaec902913a
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 | 4 |
1 files changed, 0 insertions, 4 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 100aa5101b2..8c12385e5e3 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 @@ -30,10 +30,6 @@ http://www.eclipse.org/legal/epl-v10.html version="0.0.0"/> <includes - id="org.eclipse.papyrus.extra.migration.feature" - version="0.0.0"/> - - <includes id="org.eclipse.papyrus.uml.export.feature" version="0.0.0"/> |