Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrmah2006-08-15 18:15:31 +0000
committerrmah2006-08-15 18:15:31 +0000
commite57a19b35294f3d476f09f01a43c79e8bd461904 (patch)
treea26837f2d553bb0001e7cf61989e42f33c80dcca /bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF
parent6b05eafb2d8d246da84fbcca89432ff2e8ba162a (diff)
downloadwebtools.webservices-e57a19b35294f3d476f09f01a43c79e8bd461904.tar.gz
webtools.webservices-e57a19b35294f3d476f09f01a43c79e8bd461904.tar.xz
webtools.webservices-e57a19b35294f3d476f09f01a43c79e8bd461904.zip
[153636] [wsdl editor] Update pre-req plugin version ranges for org.eclipse.wst.wsdl.ui
Diffstat (limited to 'bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF
index 86717e909..310c6e74e 100644
--- a/bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF
@@ -52,7 +52,7 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)",
org.eclipse.gef;bundle-version="[3.2.0,4.0.0)",
org.eclipse.jface;bundle-version="[3.2.0,4.0.0)",
org.eclipse.jface.text;bundle-version="[3.2.0,4.0.0)",
- org.eclipse.ui;bundle-version="[3.2.0,3.3.0)",
+ org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
org.eclipse.ui.editors;bundle-version="[3.2.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.2.0,4.0.0)",
org.eclipse.ui.views;bundle-version="[3.2.0,4.0.0)",

Back to the top