Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsrinivasan2010-09-01 03:25:08 +0000
committerrsrinivasan2010-09-01 03:25:08 +0000
commita18f1c1557563d2a9623df161f520495ba87d284 (patch)
treedc03576bd231b3bcb3d6fce3aa386e55b1429d37
parent87b6d5cd0192ec60c0e2a12942aa9d0694881a09 (diff)
downloadwebtools.jsf-a18f1c1557563d2a9623df161f520495ba87d284.tar.gz
webtools.jsf-a18f1c1557563d2a9623df161f520495ba87d284.tar.xz
webtools.jsf-a18f1c1557563d2a9623df161f520495ba87d284.zip
Rollback update on dependency version
-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 9aaf3d359..8c082cd5e 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
@@ -8,7 +8,7 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.wst.html.core;bundle-version="1.1.200",
- org.eclipse.wst.html.ui;bundle-version="[1.0.300,2.0.0)",
+ 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",

Back to the top