Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-05-10 09:39:21 +0000
committerEike Stepper2008-05-10 09:39:21 +0000
commitc4ea351383a7164db10672758584e26296f35221 (patch)
tree29b0dac7c71e532d6256a79473f840e9bb5080e4 /plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
parent33a6cefe68cbf1478594dadce83ff527c55bc530 (diff)
downloadcdo-c4ea351383a7164db10672758584e26296f35221.tar.gz
cdo-c4ea351383a7164db10672758584e26296f35221.tar.xz
cdo-c4ea351383a7164db10672758584e26296f35221.zip
Removed versions from Net4j and CDO dependencies
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 2fcd871bd3..2a2f068649 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
@@ -8,7 +8,7 @@ Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
- org.eclipse.emf.cdo;bundle-version="[0.8.0,0.9.0)";visibility:=reexport
+ org.eclipse.emf.cdo;visibility:=reexport
Export-Package: org.eclipse.emf.cdo.tests.model1,
org.eclipse.emf.cdo.tests.model1.impl,
org.eclipse.emf.cdo.tests.model1.util

Back to the top