Add/Update bundle vendor.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jmxintrospector/pom.xml b/jmxintrospector/pom.xml
index 955a6d7..ce3876e 100644
--- a/jmxintrospector/pom.xml
+++ b/jmxintrospector/pom.xml
@@ -59,6 +59,7 @@
                             org.objectweb.asm.util;resolution:=optional,
                             *
                         </Import-Package>
+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                     </instructions>
                 </configuration>
             </plugin>