Add/Update bundle vendor.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/mosgi/jmx.registry/pom.xml b/mosgi/jmx.registry/pom.xml
index 45719e2..156c14f 100644
--- a/mosgi/jmx.registry/pom.xml
+++ b/mosgi/jmx.registry/pom.xml
@@ -71,6 +71,7 @@
             <Bundle-Name>MOSGi JMX rmiregistry</Bundle-Name>
             <Bundle-Description>MOSGi JMX rmiregistry</Bundle-Description>
 	    <Bundle-Activator>org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming.NamingService</Bundle-Activator>
+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Export-Package>${pom.artifactId}.mx4j.tools.naming</Export-Package>
 	    <DynamicImport-Package>*</DynamicImport-Package>
           </instructions>