Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
index cfc063f4c..aca9bd2f7 100644
--- a/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
@@ -16,7 +16,6 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore.change,
org.eclipse.uml2.uml;bundle-version="3.1.2",
org.eclipse.emf.compare.edit,
- org.eclipse.emf.compare.rcp;bundle-version="2.2.0",
org.eclipse.emf.transaction;bundle-version="1.3.0",
org.mockito;bundle-version="1.8.0",
org.hamcrest;bundle-version="1.1.0"

Back to the top