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:
authorkchong2010-11-01 21:47:22 +0000
committerkchong2010-11-01 21:47:22 +0000
commit9ea6ddd2700e8effed82dae24ceec6ef68cb5a27 (patch)
treeae76e93ba2488c56fa16ce57008ef07830c50946 /bundles/org.eclipse.wst.xsd.ui
parentb20da7fdcc704a1017a1f675e60a963334497649 (diff)
downloadwebtools.sourceediting-9ea6ddd2700e8effed82dae24ceec6ef68cb5a27.tar.gz
webtools.sourceediting-9ea6ddd2700e8effed82dae24ceec6ef68cb5a27.tar.xz
webtools.sourceediting-9ea6ddd2700e8effed82dae24ceec6ef68cb5a27.zip
[329221] [329225] Refactor->Rename action should be disabled for a local element. Bump up version for 3.3
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 400a65c10b..a27978da05 100644
--- a/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xsd.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.xsd.ui; singleton:=true
-Bundle-Version: 1.2.304.qualifier
+Bundle-Version: 1.2.404.qualifier
Bundle-Activator: org.eclipse.wst.xsd.ui.internal.editor.XSDEditorPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin

Back to the top