From fff5e2745f2022717e44da61ac32d5123b82f3c2 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 13 Mar 2013 08:06:05 +0100 Subject: [400388] Integrate the new MinimalEStoreEObjectImpl https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388 --- plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF') diff --git a/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF b/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF index f719593dc8..c579c3925f 100644 --- a/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF +++ b/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF @@ -2,14 +2,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.gastro.inventory.edit;singleton:=true -Bundle-Version: 4.0.100.qualifier +Bundle-Version: 4.0.200.qualifier Bundle-ClassPath: . Bundle-Activator: org.gastro.inventory.provider.InventoryEditPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.gastro.inventory.provider;version="4.0.0" -Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", +Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)", org.eclipse.emf.cdo.edit;bundle-version="[4.0.0,5.0.0)";visibility:=reexport, org.gastro.inventory;bundle-version="[4.0.0,5.0.0)";visibility:=reexport Bundle-ActivationPolicy: lazy -- cgit v1.2.3