Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.database.test/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.database.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.database.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.database.test/META-INF/MANIFEST.MF
index 39d34c79e22..28c163c6fc8 100644
--- a/plugins/org.eclipse.osee.framework.database.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.database.test/META-INF/MANIFEST.MF
@@ -6,5 +6,5 @@ Bundle-Version: 0.9.8.qualifier
Bundle-Vendor: Eclipse.org
Fragment-Host: org.eclipse.osee.framework.database
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Require-Bundle: org.junit4
+Require-Bundle: org.junit
Export-Package: org.eclipse.osee.framework.database.test

Back to the top