Updated version in pom / project files to taxeditor version : 5.37.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.application / META-INF / MANIFEST.MF
index 46dbb592eeeb33c160c045ef81c3b8d48475289a..4f62673435973586799dd615ee8fc06f368d1036 100644 (file)
@@ -2,13 +2,15 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Application
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
-Bundle-Version: 5.9.4
+Bundle-Version: 5.37.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
 Export-Package: eu.etaxonomy.taxeditor
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
+ eu.etaxonomy.taxeditor.local,
+ eu.etaxonomy.taxeditor.cdmlib,
  eu.etaxonomy.taxeditor.store,
  eu.etaxonomy.taxeditor.navigation,
  eu.etaxonomy.taxeditor.editor,
@@ -38,15 +40,15 @@ Require-Bundle: org.eclipse.ui,
  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,
- javax.annotation;version="1.0.0";resolution:=optional,
+ javax.annotation;version="1.2.0",
  javax.inject;version="1.0.0",
- org.apache.log4j,
+ org.apache.logging.log4j,
+ org.apache.logging.log4j.core,
  org.eclipse.equinox.app,
  org.eclipse.equinox.p2.repository.metadata,
  org.osgi.framework,