Update Xerces dependency
Rename a weird package in the online manipulator
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@794995 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/online-manipulator/metadata.xml b/ipojo/online-manipulator/metadata.xml
index faa1f7d..cb9b839 100644
--- a/ipojo/online-manipulator/metadata.xml
+++ b/ipojo/online-manipulator/metadata.xml
@@ -17,13 +17,13 @@
under the License.
-->
<ipojo>
-<component classname="org.apache.felix.org.apache.felix.ipojo.online.manipulator.IPOJOURLHandler"
- public="false"
- immediate="true">
- <provides>
- <property name="url.handler.protocol" type="java.lang.String" value="ipojo"/>
- </provides>
- <callback transition="invalidate" method="stop"/>
+<component classname="org.apache.felix.ipojo.online.manipulator.IPOJOURLHandler"
+ public="false"
+ immediate="true">
+ <provides>
+ <property name="url.handler.protocol" type="java.lang.String" value="ipojo"/>
+ </provides>
+ <callback transition="invalidate" method="stop"/>
</component>
-<instance component="org.apache.felix.org.apache.felix.ipojo.online.manipulator.IPOJOURLHandler"/>
-</ipojo>
\ No newline at end of file
+<instance component="org.apache.felix.ipojo.online.manipulator.IPOJOURLHandler"/>
+</ipojo>