Updated version in pom / project files to taxeditor version : 5.25.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.application / META-INF / MANIFEST.MF
index 48726eef68c978b29db6ba1100aeea040ad9483a..8c01b00e18b55bff7b9717dab6cda2582bc1ecb2 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.7.3
+Bundle-Version: 5.25.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,13 +40,12 @@ 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.0.0",
  javax.inject;version="1.0.0",
  org.apache.log4j,
  org.eclipse.equinox.app,