Add/Update bundle vendor.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/upnp/basedriver/pom.xml b/upnp/basedriver/pom.xml
index b833689..86ffdec 100644
--- a/upnp/basedriver/pom.xml
+++ b/upnp/basedriver/pom.xml
@@ -67,9 +67,7 @@
             <Bundle-Activator>
               org.apache.felix.upnp.basedriver.Activator
             </Bundle-Activator>
-            <Bundle-Vendor>
-              Apache Software Foundation
-            </Bundle-Vendor>
+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Bundle-Author>
               <![CDATA[Matteo Demuru <demuru@apache.org>,Francesco Furfari <furfari@apache.org>,Stefano "Kismet" Lenzi <lenzi@apache.org>]]>
             </Bundle-Author>
diff --git a/upnp/extra/pom.xml b/upnp/extra/pom.xml
index 53a4ae3..60918d8 100644
--- a/upnp/extra/pom.xml
+++ b/upnp/extra/pom.xml
@@ -49,7 +49,7 @@
         <configuration>
           <instructions>
             <Bundle-Name>${pom.name}</Bundle-Name>
-            <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>
+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Bundle-Author><![CDATA[Matteo Demuru <demuru@apache.org>,Francesco Furfari <furfari@apache.org>,Stefano "Kismet" Lenzi <lenzi@apache.org>]]></Bundle-Author>
             <Bundle-Description>
                	A library used to extend the integration between UPnP and OSGi that is not part of the standard. Also services that allow to change the beahviour of the UPnP Base Driver
diff --git a/upnp/samples/binarylight/pom.xml b/upnp/samples/binarylight/pom.xml
index df2e762..05279d2 100644
--- a/upnp/samples/binarylight/pom.xml
+++ b/upnp/samples/binarylight/pom.xml
@@ -40,7 +40,7 @@
         <configuration>

           <instructions>

             <Bundle-Name>${pom.name}</Bundle-Name>

-            <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>

+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Bundle-Author>Matteo Demuru &lt;demuru@apache.org&gt;,Francesco Furfari &lt;furfari@apache.org&gt;,Stefano "Kismet" Lenzi &lt;lenzi@apache.org&gt;</Bundle-Author>

             <Bundle-Description>Standardized BinaryLight DCPs to test UPnP Base Driver</Bundle-Description>

             <Bundle-SymbolicName>org.apache.felix.upnp.sample.binaryLight</Bundle-SymbolicName>

diff --git a/upnp/samples/clock/pom.xml b/upnp/samples/clock/pom.xml
index 0f3e25b..cdbbdb3 100644
--- a/upnp/samples/clock/pom.xml
+++ b/upnp/samples/clock/pom.xml
@@ -40,7 +40,7 @@
         <configuration>

           <instructions>

             <Bundle-Name>${pom.name}</Bundle-Name>

-            <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>

+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Bundle-Author>Matteo Demuru &lt;demuru@apache.org&gt;,Francesco Furfari &lt;furfari@apache.org&gt;,Stefano "Kismet" Lenzi &lt;lenzi@apache.org&gt;</Bundle-Author>

             <Bundle-Description>CyberLink Clock clone to test UPnPBase driver</Bundle-Description>

             <Bundle-SymbolicName>org.apache.felix.upnp.sample.clock</Bundle-SymbolicName>

diff --git a/upnp/samples/tv/pom.xml b/upnp/samples/tv/pom.xml
index 81ba75d..8e546c9 100644
--- a/upnp/samples/tv/pom.xml
+++ b/upnp/samples/tv/pom.xml
@@ -40,7 +40,7 @@
         <configuration>

           <instructions>

             <Bundle-Name>${pom.name}</Bundle-Name>

-            <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>

+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Bundle-Author>Matteo Demuru &lt;demuru@apache.org&gt;,Francesco Furfari &lt;furfari@apache.org&gt;,Stefano "Kismet" Lenzi &lt;lenzi@apache.org&gt;</Bundle-Author>

             <Bundle-Description>CyberLink Tv clone to test UPnPBase driver</Bundle-Description>

             <Bundle-SymbolicName>org.apache.felix.upnp.sample.tv</Bundle-SymbolicName>

diff --git a/upnp/tester/pom.xml b/upnp/tester/pom.xml
index aff1545..8452770 100644
--- a/upnp/tester/pom.xml
+++ b/upnp/tester/pom.xml
@@ -40,7 +40,7 @@
         <configuration>

           <instructions>

             <Bundle-Name>${pom.name}</Bundle-Name>

-            <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>

+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Bundle-Author><![CDATA[Matteo Demuru <demuru@apache.org>,Francesco Furfari <furfari@apache.org>,Stefano "Kismet" Lenzi <lenzi@apache.org>]]></Bundle-Author>

             <Bundle-Description>

                	OSGi Generic Control Point to control UPnPDevice services