adapt master to develop
[taxeditor.git] / eu.etaxonomy.taxeditor.workbench / META-INF / MANIFEST.MF
index 064685dfef54de608337939f17d90686bd3b7788..b24fc5d987c02329666c84bf11a782913ea6a802 100644 (file)
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.workbench;singleton:=true
 Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.workbench,
+ eu.etaxonomy.taxeditor.workbench.datasource,
  eu.etaxonomy.taxeditor.workbench.part
 Bundle-Name: Workbench Bundle
-Bundle-Version: 5.11.0.qualifier
+Bundle-Version: 5.42.0
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
  org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
  org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
- org.apache.log4j;bundle-version="1.2.15",
  org.eclipse.equinox.p2.ui,
  org.eclipse.equinox.p2.metadata;bundle-version="2.3.100",
  org.eclipse.equinox.p2.operations;bundle-version="2.4.200",
@@ -24,5 +24,6 @@ Bundle-Activator: eu.etaxonomy.taxeditor.workbench.Activator
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
-Import-Package: javax.inject;version="1.0.0"
-
+Import-Package: javax.inject;version="1.0.0",
+ org.apache.logging.log4j,
+ org.apache.logging.log4j.core