Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osbp.ecview.uisemantics.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.osbp.ecview.uisemantics.tests/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/org.eclipse.osbp.ecview.uisemantics.tests/META-INF/MANIFEST.MF b/org.eclipse.osbp.ecview.uisemantics.tests/META-INF/MANIFEST.MF
index ddcd6ca..c3f63cf 100644
--- a/org.eclipse.osbp.ecview.uisemantics.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.osbp.ecview.uisemantics.tests/META-INF/MANIFEST.MF
@@ -30,6 +30,5 @@ Import-Package: org.apache.log4j,
org.junit.runners.model;version="4.5.0",
org.hamcrest.core
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.osbp.ecview.uisemantics;version="0.9.0",
- org.eclipse.osbp.ecview.semantic.uisemantics.tests,
+Export-Package: org.eclipse.osbp.ecview.semantic.uisemantics.tests,
org.eclipse.osbp.ecview.uisemantics.tests;x-internal=true

Back to the top