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/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>