Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jsf/plugins/org.eclipse.jst.jsf.facelet.ui/META-INF/MANIFEST.MF')
-rw-r--r--jsf/plugins/org.eclipse.jst.jsf.facelet.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/META-INF/MANIFEST.MF b/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/META-INF/MANIFEST.MF
index 8c082cd5e..fb75d10b2 100644
--- a/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/META-INF/MANIFEST.MF
+++ b/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.wst.html.ui;bundle-version="1.0.300",
org.eclipse.wst.xml.ui;bundle-version="1.0.400",
org.eclipse.jface.text;bundle-version="3.4.0",
- org.eclipse.wst.sse.ui;bundle-version="1.1.0",
+ org.eclipse.wst.sse.ui;bundle-version="[1.1.0,1.4.0)",
org.eclipse.wst.sse.core;bundle-version="1.1.300",
org.eclipse.wst.xml.core;bundle-version="1.1.300",
org.eclipse.jst.jsf.common;bundle-version="1.0.1",

Back to the top