SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document

Update the target namespace.

Submitted by: Simone Tripodi

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1607605 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/mdo/bundle-list.xml b/src/main/mdo/bundle-list.xml
index c82f9fc..f0f5414 100644
--- a/src/main/mdo/bundle-list.xml
+++ b/src/main/mdo/bundle-list.xml
@@ -19,7 +19,7 @@
 -->
 <model xmlns="http://modello.codehaus.org/MODELLO/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.0.0 http://modello.codehaus.org/xsd/modello-1.0.0.xsd"
- xsd.namespace="http://sling.apache.org/maven/1.0.0">
+ xsd.namespace="http://sling.apache.org/bundles/1.0.0">
     <id>bundle-list</id>
     <name>BundleList</name>
     <description>