X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/7ed2ce1e9eca6a9dd72c740e72efdcd6ef1135c9..9fd0c73cedd80b602f5b3e338bc12e418d1008f1:/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index 974f7030a..0fa402adb 100644 --- a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF @@ -2,18 +2,20 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Application Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true -Bundle-Version: 3.9.0.qualifier +Bundle-Version: 3.13.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin Bundle-Vendor: EDIT Bundle-Localization: OSGI-INF/l10n/plugin Export-Package: eu.etaxonomy.taxeditor Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: org.apache.log4j, +Bundle-RequiredExecutionEnvironment: JavaSE-1.7 +Import-Package: eu.etaxonomy.cdm.database, + org.apache.log4j, org.eclipse.equinox.app, org.eclipse.equinox.p2.repository.metadata, org.osgi.framework, - org.osgi.service.packageadmin + org.osgi.service.packageadmin, + org.springframework.remoting Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, eu.etaxonomy.taxeditor.store,