Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
index d518cdfec02..914e6c3e001 100644
--- a/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
@@ -13,5 +13,5 @@ Import-Package: javax.activation,
org.eclipse.osee.framework.core.operation,
org.eclipse.osee.framework.jdk.core.util,
org.eclipse.osee.framework.jdk.core.util.windows,
- org.osgi.framework;version="1.3.0"
+ org.osgi.framework
Export-Package: org.eclipse.osee.mail

Back to the top