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/managedelements.bundlesprobes/pom.xml b/mosgi/managedelements.bundlesprobes/pom.xml
index fe48fa3..1a490af 100644
--- a/mosgi/managedelements.bundlesprobes/pom.xml
+++ b/mosgi/managedelements.bundlesprobes/pom.xml
@@ -76,7 +76,8 @@
<instructions>
<Bundle-Name>MOSGi JMX MBean for OSGi bundles management</Bundle-Name>
<Bundle-Description>MOSGi JMX MBean for OSGi bundles management</Bundle-Description>
- <Bundle-Activator>org.apache.felix.mosgi.managedelements.bundlesprobes.BundlesProbes</Bundle-Activator>
+ <Bundle-Activator>org.apache.felix.mosgi.managedelements.bundlesprobes.BundlesProbes</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>