fix #7412 Allow editing supplemental data for DescriptiveDataSets
[taxeditor.git] / eu.etaxonomy.taxeditor.application / META-INF / MANIFEST.MF
index a026bf0e4e18e273980f39b4d6af31491ddbecf0..85d155030ba7f95af314da00875a9e6e6628df42 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Application
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
-Bundle-Version: 4.8.0
+Bundle-Version: 5.3.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
@@ -31,7 +31,16 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.ui.model.workbench,
  eu.etaxonomy.taxeditor.workbench,
  org.eclipse.e4.ui.di,
- org.eclipse.e4.core.di.annotations
+ org.eclipse.e4.core.di.annotations,
+ org.eclipse.emf.ecore,
+ org.eclipse.emf.ecore.xmi,
+ org.eclipse.e4.core.contexts,
+ org.eclipse.e4.core.di,
+ org.eclipse.e4.core.services,
+ org.eclipse.e4.core.di.annotations,
+ eu.etaxonomy.taxeditor.cdmlib,
+ org.eclipse.osgi.services,
+ org.eclipse.equinox.event
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Import-Package: eu.etaxonomy.cdm.database,