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:
authorkchan2006-07-28 18:45:29 +0000
committerkchan2006-07-28 18:45:29 +0000
commit989ec7bf370211328a32428719bb7219170a59ef (patch)
treedd92d4c24189fd59f1e900288450b25218d0c32c /bundles
parent798960238fa6672f82278b78e9d5d8bcd7411a17 (diff)
downloadwebtools.webservices-989ec7bf370211328a32428719bb7219170a59ef.tar.gz
webtools.webservices-989ec7bf370211328a32428719bb7219170a59ef.tar.xz
webtools.webservices-989ec7bf370211328a32428719bb7219170a59ef.zip
[151632] Remove Wait for wizard WSDL validation preference.
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF
index e3eb7a82d..60a4f6b31 100644
--- a/bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.ws.ui; singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.101.qualifier
Bundle-Activator: org.eclipse.wst.ws.internal.ui.plugin.WSUIPlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin

Back to the top