Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-01-19 20:01:07 +0000
committernsandonato2010-01-19 20:01:07 +0000
commit7a2c57ac3d14f45240b117ddc19a000056451d00 (patch)
tree599c2ae33595b76bec30ba8d1d1530a6c6349ea7 /bundles/org.eclipse.wst.xsd.ui
parentc7c0114c8851bebcc26d858d21304fb1b8843248 (diff)
downloadwebtools.sourceediting-7a2c57ac3d14f45240b117ddc19a000056451d00.tar.gz
webtools.sourceediting-7a2c57ac3d14f45240b117ddc19a000056451d00.tar.xz
webtools.sourceediting-7a2c57ac3d14f45240b117ddc19a000056451d00.zip
[300102] Version increment for SSE UI
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 341095ca3d..e74cec985b 100644
--- a/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
@@ -60,7 +60,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.1.0,1.2.0)",
+ org.eclipse.wst.sse.ui;bundle-version="[1.2.0,1.3.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