Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchong2011-01-21 22:41:35 +0000
committerkchong2011-01-21 22:41:35 +0000
commit28e5c82e2105791e835dc8b48b4904ce181853f4 (patch)
tree296c6c6200910aee1d9e967189d38286cc8a6f9a /bundles/org.eclipse.wst.xsd.ui
parentad08178f6bd1362c21fc708e927740e45dcefed2 (diff)
downloadwebtools.sourceediting-28e5c82e2105791e835dc8b48b4904ce181853f4.tar.gz
webtools.sourceediting-28e5c82e2105791e835dc8b48b4904ce181853f4.tar.xz
webtools.sourceediting-28e5c82e2105791e835dc8b48b4904ce181853f4.zip
[335065] React to sse.ui minor version increase
Diffstat (limited to 'bundles/org.eclipse.wst.xsd.ui')
-rw-r--r--bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
index a27978da05..74437c9554 100644
--- a/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
@@ -61,7 +61,7 @@ Export-Package: org.eclipse.wst.xsd.ui.internal.actions;x-internal:=true,
Require-Bundle: org.eclipse.ui.views.properties.tabbed;bundle-version="[3.2.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
org.eclipse.wst.common.uriresolver;bundle-version="[1.1.0,1.2.0)",
- org.eclipse.wst.sse.ui;bundle-version="[1.2.0,1.3.0)",
+ org.eclipse.wst.sse.ui;bundle-version="[1.2.0,1.4.0)",
org.eclipse.wst.sse.core;bundle-version="[1.1.300,1.2.0)",
org.eclipse.wst.common.core;bundle-version="[1.1.0,1.3.0)",
org.eclipse.wst.xml.core;bundle-version="[1.1.300,1.2.0)",

Back to the top