Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF
index 865c91857f..5081e0b207 100644
--- a/plugins/org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF
@@ -11,5 +11,5 @@ Eclipse-LazyStart: false
Export-Package: org.eclipse.emf.cdo.tests
Require-Bundle: org.eclipse.core.runtime,
org.junit,
- org.eclipse.emf.cdo
- org.eclipse.net4j
+ org.eclipse.emf.cdo.core,
+ org.eclipse.net4j.core

Back to the top