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:
authorkchong2005-06-14 19:08:32 +0000
committerkchong2005-06-14 19:08:32 +0000
commit536aa8dbbf8de385787aefa0462ccc385189e9c8 (patch)
tree0a949c916fb80509dc685d153c5f4c5d4f54d8d8 /bundles/org.eclipse.wst.wsdl.ui
parent73e26d577bc15a82d50455e32fe88ced194e00f8 (diff)
downloadwebtools.webservices-536aa8dbbf8de385787aefa0462ccc385189e9c8.tar.gz
webtools.webservices-536aa8dbbf8de385787aefa0462ccc385189e9c8.tar.xz
webtools.webservices-536aa8dbbf8de385787aefa0462ccc385189e9c8.zip
[no bug] Update plugin version numbers to 0.7.0
Diffstat (limited to 'bundles/org.eclipse.wst.wsdl.ui')
-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 666a0f113..94520a222 100644
--- a/bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.wsdl.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %_UI_PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.wsdl.ui; singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 0.7.0
Bundle-ClassPath: wsdleditor.jar
Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
Bundle-Vendor: Eclipse.org

Back to the top