Change to qualified name in component.xml
diff --git a/plugins/org.eclipse.wst.common.ui/component.xml b/plugins/org.eclipse.wst.common.ui/component.xml
index 45e0839..373551d 100644
--- a/plugins/org.eclipse.wst.common.ui/component.xml
+++ b/plugins/org.eclipse.wst.common.ui/component.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component xmlns="http://eclipse.org/wtp/releng/tools/component-model"
-	name="wst.common">
+	name="org.eclipse.wst.common">
 	<component-depends unrestricted="true"></component-depends>
 	<plugin id="org.eclipse.wst.common.ui" fragment="false" />
 	<plugin id="org.eclipse.wst.common.ui.properties" fragment="false" />