Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2008-10-13 06:10:33 +0000
committermtaal2008-10-13 06:10:33 +0000
commitcd78296e7caf8e275e034e59889d3bb9ea633274 (patch)
tree3ed6065e8e25aedd7a79b4cfc184dae48f616440 /tests/org.eclipse.emf.teneo.hibernate.test/META-INF
parent715d974bb888d88f9f5a8071dfac6126901ca25b (diff)
downloadorg.eclipse.emf.teneo-cd78296e7caf8e275e034e59889d3bb9ea633274.tar.gz
org.eclipse.emf.teneo-cd78296e7caf8e275e034e59889d3bb9ea633274.tar.xz
org.eclipse.emf.teneo-cd78296e7caf8e275e034e59889d3bb9ea633274.zip
removed illegal dependency
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/META-INF')
-rw-r--r--tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF b/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF
index 3bc6554e1..7a3050d26 100644
--- a/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF
@@ -10,8 +10,7 @@ Require-Bundle: org.eclipse.emf.teneo.commontest,
org.junit;bundle-version="[3.8.0,4.0.0)",
org.eclipse.emf.teneo.hibernate.libraries,
org.eclipse.emf.teneo.hibernate,
- org.eclipse.emf.ecore.xmi,
- test2;bundle-version="1.0.0"
+ org.eclipse.emf.ecore.xmi
Export-Package: org.eclipse.emf.teneo.hibernate.test,
org.eclipse.emf.teneo.hibernate.test.emf.annotations,
org.eclipse.emf.teneo.hibernate.test.emf.detach,

Back to the top