Add/Update bundle vendor.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/servicebinder/pom.xml b/servicebinder/pom.xml
index 2ce5850..fd65fc8 100644
--- a/servicebinder/pom.xml
+++ b/servicebinder/pom.xml
@@ -52,7 +52,7 @@
           <instructions>
             <Bundle-Name>Service Binder</Bundle-Name>
             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-            <Bundle-Vendor>Apache Felix</Bundle-Vendor>
+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <!--<Bundle-Version>1.1.2</Bundle-Version>-->
             <Bundle-Description>
               This bundle provides a mechanism to automate service dependency management.