[112496] Update component.xml for wst.xsd - plugins were refactored/renamed.  xsd.core does not have API
diff --git a/bundles/org.eclipse.wst.xsd.ui/component.xml b/bundles/org.eclipse.wst.xsd.ui/component.xml
index dfc01cc..0a847f2 100644
--- a/bundles/org.eclipse.wst.xsd.ui/component.xml
+++ b/bundles/org.eclipse.wst.xsd.ui/component.xml
@@ -4,5 +4,5 @@
 	<component-depends unrestricted="true"></component-depends>
 	<plugin	id="org.eclipse.wst.xsd.contentmodel" fragment="false" />
 	<plugin	id="org.eclipse.wst.xsd.ui" fragment="false" />
-	<plugin	id="org.eclipse.wst.xsd.validation" fragment="false" />
+	<plugin	id="org.eclipse.wst.xsd.core" fragment="false" />
 </component>
\ No newline at end of file