fix #7412 Allow editing supplemental data for DescriptiveDataSets
[taxeditor.git] / eu.etaxonomy.taxeditor.application / META-INF / MANIFEST.MF
index d88985647ecd009ac1c5ad9ae4db724b718542c0..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.7.0.qualifier
+Bundle-Version: 5.3.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
@@ -11,7 +11,6 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  eu.etaxonomy.taxeditor.store,
  eu.etaxonomy.taxeditor.navigation,
- eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.printpublisher,
  eu.etaxonomy.taxeditor.molecular;resolution:=optional,
@@ -28,9 +27,20 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.equinox.p2.engine,
  org.eclipse.equinox.p2.metadata.repository,
  org.eclipse.equinox.p2.repository,
- org.eclipse.e4.ui.workbench,
- org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
- eu.etaxonomy.taxeditor.workbench;bundle-version="1.0.0"
+ org.eclipse.e4.ui.workbench;bundle-version="1.4.0",
+ org.eclipse.e4.ui.model.workbench,
+ eu.etaxonomy.taxeditor.workbench,
+ org.eclipse.e4.ui.di,
+ 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,