Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
index a8b660c26c7..94444117c89 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
@@ -71,5 +71,5 @@ Require-Bundle: org.eclipse.osee.framework.core.dsl,
org.eclipse.ui.views,
org.eclipse.jface,
org.eclipse.xtext,
- org.eclipse.ui.editors;bundle-version="3.6.0"
+ org.eclipse.ui.editors
Export-Package: org.eclipse.osee.framework.core.dsl.ui.integration.operations

Back to the top