Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'incubation/bundles/org.eclipse.ecf.bulletinboard/META-INF/MANIFEST.MF')
-rw-r--r--incubation/bundles/org.eclipse.ecf.bulletinboard/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.bulletinboard/META-INF/MANIFEST.MF b/incubation/bundles/org.eclipse.ecf.bulletinboard/META-INF/MANIFEST.MF
index 36428d09f..8f5e54b6e 100644
--- a/incubation/bundles/org.eclipse.ecf.bulletinboard/META-INF/MANIFEST.MF
+++ b/incubation/bundles/org.eclipse.ecf.bulletinboard/META-INF/MANIFEST.MF
@@ -11,6 +11,6 @@ Require-Bundle: org.eclipse.ecf,
Eclipse-LazyStart: true
Export-Package: org.eclipse.ecf.bulletinboard,
org.eclipse.ecf.internal.bulletinboard;x-internal:=true
-Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
- J2SE-1.4
+Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
+ J2SE-1.3
Import-Package: org.osgi.framework;version="1.4.0"

Back to the top