ref #9359 add javax.annotation to import packages in MANIFEST.MFs
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular / META-INF / MANIFEST.MF
index b10ca7fc6c5d42f16a2c3d9196d1231866794d9f..cb1da4e61327e20670bed4cf5b177d726185d307 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Molecular Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true
-Bundle-Version: 5.15.0
+Bundle-Version: 5.32.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
@@ -29,3 +29,5 @@ Export-Package: eu.etaxonomy.taxeditor.molecular,
  eu.etaxonomy.taxeditor.molecular.editor,
  eu.etaxonomy.taxeditor.molecular.handler,
  eu.etaxonomy.taxeditor.molecular.io
+Import-Package: javax.annotation;version="1.2.0";resolution:=optional
+