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:
authordavid_williams2005-11-02 06:56:33 +0000
committerdavid_williams2005-11-02 06:56:33 +0000
commitf350764714523be40a936c3a33b09e8a14feccff (patch)
tree82846a62dd91018853bb7a19fc0232af8e6d00cb /bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF
parent5f2651723f255d19141ea0c69607c2e1a84ca7e1 (diff)
downloadwebtools.webservices-f350764714523be40a936c3a33b09e8a14feccff.tar.gz
webtools.webservices-f350764714523be40a936c3a33b09e8a14feccff.tar.xz
webtools.webservices-f350764714523be40a936c3a33b09e8a14feccff.zip
major mass change to version 1.0
Diffstat (limited to 'bundles/org.eclipse.wst.ws.ui/META-INF/MANIFEST.MF')
-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 50bb254c4..a470f15fc 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: 0.7.0
+Bundle-Version: 1.0.0
Bundle-Activator: org.eclipse.wst.ws.internal.ui.plugin.WSUIPlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin

Back to the top