Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/bundles/org.eclipse.ecf.presence.collab.ui/META-INF/MANIFEST.MF')
-rw-r--r--framework/bundles/org.eclipse.ecf.presence.collab.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.presence.collab.ui/META-INF/MANIFEST.MF b/framework/bundles/org.eclipse.ecf.presence.collab.ui/META-INF/MANIFEST.MF
index c02c03a32..de9c2e207 100644
--- a/framework/bundles/org.eclipse.ecf.presence.collab.ui/META-INF/MANIFEST.MF
+++ b/framework/bundles/org.eclipse.ecf.presence.collab.ui/META-INF/MANIFEST.MF
@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.ecf.presence.ui,
org.eclipse.ui.console,
org.eclipse.jface.text,
- org.eclipse.ecf.ui;bundle-version="1.3.0"
+ org.eclipse.ecf.ui
Eclipse-LazyStart: true
Export-Package: org.eclipse.ecf.internal.presence.collab.ui;x-internal:=true,
org.eclipse.ecf.internal.presence.collab.ui.view;x-internal:=true,

Back to the top