Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-03-13 07:06:05 +0000
committerEike Stepper2013-03-13 07:06:05 +0000
commitfff5e2745f2022717e44da61ac32d5123b82f3c2 (patch)
tree37cec418961facf3cf638ebfbecc57c77159b462 /plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF
parentbd1d3b70f03e40a0a4af8f86a5217953722f11b7 (diff)
downloadcdo-drops/I20130315-0410.tar.gz
cdo-drops/I20130315-0410.tar.xz
cdo-drops/I20130315-0410.zip
[400388] Integrate the new MinimalEStoreEObjectImpl drops/I20130315-0410
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF
index d5b0053905..1a0bc3e1ab 100644
--- a/plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.ui.location/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.emf.cdo.ui.internal.location.bundle.OM$Activator
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
-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.location;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
org.eclipse.net4j.util.ui;bundle-version="[3.1.0,4.0.0)";visibility:=reexport,
org.eclipse.emf.cdo.ui.shared;bundle-version="[4.0.0,5.0.0)"

Back to the top