Updated version in pom / project files to taxeditor version : 5.18.0 and cdmlib versi...
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / META-INF / MANIFEST.MF
index fe792962b4b993648f28b57beb0f582ab86aefa3..c9175b602c6d7ed9369388726d34bfe4358f312e 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
-Bundle-Version: 5.7.0
+Bundle-Version: 5.18.0
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
@@ -16,6 +16,7 @@ Export-Package: eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.editor.name.e4,
  eu.etaxonomy.taxeditor.editor.name.handler,
  eu.etaxonomy.taxeditor.editor.name.operation,
+ eu.etaxonomy.taxeditor.editor.view.checklist.e4,
  eu.etaxonomy.taxeditor.editor.view.concept,
  eu.etaxonomy.taxeditor.editor.view.derivate,
  eu.etaxonomy.taxeditor.editor.view.descriptive,
@@ -26,11 +27,10 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.core.expressions,
  org.eclipse.ui.forms,
  eu.etaxonomy.taxeditor.store,
- eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.workbench,
+ eu.etaxonomy.taxeditor.cdmlib,
  org.eclipse.zest.core,
  org.eclipse.zest.layouts,
- eu.etaxonomy.taxeditor.cdmlib,
  org.eclipse.ui.ide,
  org.eclipse.e4.ui.workbench,
  org.eclipse.e4.core.di,
@@ -41,11 +41,13 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.core.contexts,
  org.eclipse.nebula.widgets.nattable.core,
  org.eclipse.nebula.widgets.nattable.extension.glazedlists,
+ org.eclipse.nebula.widgets.nattable.extension.e4;bundle-version="1.1.0",
  ca.odell.glazedlists,
- org.eclipse.nebula.widgets.nattable.extension.e4;bundle-version="1.1.0"
+ eu.etaxonomy.taxeditor.bulkeditor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
-Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
+Import-Package: eu.etaxonomy.taxeditor.model,
+ javax.annotation;version="1.0.0";resolution:=optional,
  javax.inject;version="1.0.0",
  org.apache.commons.collections4.map,
  org.eclipse.core.databinding.beans,