Update provisional APIs
diff --git a/plugins/org.eclipse.wst.common.ui/component.xml b/plugins/org.eclipse.wst.common.ui/component.xml
index aa15061..5b63a5c 100644
--- a/plugins/org.eclipse.wst.common.ui/component.xml
+++ b/plugins/org.eclipse.wst.common.ui/component.xml
@@ -48,9 +48,12 @@
 	<package name="org.eclipse.wst.common.ui.actionhandler">
 		<type name="ActionHandlerListener" />
 	</package>
+<!-- provisional APIs -->
+<!--
 	<package name="org.eclipse.wst.common.uriresolver">
 		<type name="URIResolverPlugin" />
 		<type name="URIResolver" />
 		<type name="URIResolverExtension" />
 	</package>
+-->
 </component>
\ No newline at end of file