Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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.tests.model1/META-INF/MANIFEST.MF
parentbd1d3b70f03e40a0a4af8f86a5217953722f11b7 (diff)
downloadcdo-fff5e2745f2022717e44da61ac32d5123b82f3c2.tar.gz
cdo-fff5e2745f2022717e44da61ac32d5123b82f3c2.tar.xz
cdo-fff5e2745f2022717e44da61ac32d5123b82f3c2.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.tests.model1/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
index ef1052651d..93ace7869a 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
@@ -7,7 +7,7 @@ Bundle-Vendor: %providerName
Bundle-Localization: plugin
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;bundle-version="[4.0.0,5.0.0)";visibility:=reexport
Export-Package: org.eclipse.emf.cdo.tests.model1;version="3.0.300",
org.eclipse.emf.cdo.tests.model1.impl;version="3.0.300",

Back to the top