[140001] The plugin name of org.eclipse.wst.common.framework in the about dialog should be updated
diff --git a/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF b/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF
index 3008a53..a052f81 100644
--- a/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: org.eclipse.wst.common.frameworks
+Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.wst.common.frameworks; singleton:=true
 Bundle-Version: 1.0.100.qualifier
 Bundle-Activator: org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin
diff --git a/plugins/org.eclipse.wst.common.frameworks/plugin.properties b/plugins/org.eclipse.wst.common.frameworks/plugin.properties
index d1cb8b8..d6bce97 100644
--- a/plugins/org.eclipse.wst.common.frameworks/plugin.properties
+++ b/plugins/org.eclipse.wst.common.frameworks/plugin.properties
@@ -9,6 +9,7 @@
 # IBM Corporation - initial API and implementation
 ###############################################################################
 provider=Eclipse.org
+pluginName=Common Frameworks
 OperationExtension=OperationExtension
 Function_Extension_Group=Function Extension Group
 WTPActivityBridgeHelper=WTPActivityBridgeHelper