Merge "Remove unused dependencies"
diff --git a/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF
index da59b42..5dac0c2 100644
--- a/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF
@@ -9,27 +9,13 @@
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0",
- org.eclipse.core.resources;bundle-version="3.6.0",
- org.eclipse.emf.ecore;bundle-version="2.6.0",
- org.eclipse.emf.ecore.xmi;bundle-version="2.5.0",
- org.eclipse.emf.common,
  org.eclipse.emf.codegen.ecore;bundle-version="2.6.0",
- org.eclipse.emf.henshin.interpreter;bundle-version="0.9.0",
  org.eclipse.emf.henshin.trace;bundle-version="0.9.0",
  org.eclipse.emf.henshin.statespace;bundle-version="0.9.0",
  org.eclipse.emf.henshin.statespace.external;bundle-version="0.9.3",
  org.eclipse.emf.henshin.wrap;bundle-version="0.9.0",
  org.eclipse.uml2.uml;bundle-version="5.0.0";resolution:=optional,
  org.junit,
- org.junit.platform.commons,
- org.junit.platform.engine,
- org.junit.platform.launcher,
- org.junit.platform.runner,
- org.junit.platform.suite.api,
- org.junit.vintage.engine,
- org.hamcrest.core,
- org.opentest4j,
- org.apiguardian,
  org.eclipse.emf.henshin.multicda.cda
 Export-Package: org.eclipse.emf.henshin.examples.aggregation,
  org.eclipse.emf.henshin.examples.bank,