Changed Bundle-Version of UPnP base driver, now it match the value 
shown by the jar artifact
Fixed with hack the order of XML entites for the UPnP Exported device 
(FELIX-79)



git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@416765 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.upnp.basedriver/pom.xml b/org.apache.felix.upnp.basedriver/pom.xml
index 79c981f..b50771d 100644
--- a/org.apache.felix.upnp.basedriver/pom.xml
+++ b/org.apache.felix.upnp.basedriver/pom.xml
@@ -56,7 +56,7 @@
           <osgiManifest>

             <bundleName>UPnPBaseDriver</bundleName>

             <bundleVendor>Apache Software Foundation</bundleVendor>

-            <bundleVersion>1.0.0</bundleVersion>

+            <bundleVersion>0.1.0</bundleVersion>

             <bundleDescription>

                	A Bundle implementation of the UPnP Service Specification R4 (not yet)

             </bundleDescription>