Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/bundles')
-rw-r--r--framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF b/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF
index c64b14809..7a5dc9d76 100644
--- a/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF
+++ b/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.ecf.discovery,
org.eclipse.ecf,
org.eclipse.core.runtime,
org.eclipse.ecf.remoteservice;bundle-version="1.2.0",
- org.eclipse.ui.views.properties.tabbed;bundle-version="3.4.0"
+ org.eclipse.ui.views.properties.tabbed
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Export-Package: org.eclipse.ecf.discovery.ui,

Back to the top