Add/Update bundle vendor.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/shell.gui.plugin/pom.xml b/shell.gui.plugin/pom.xml
index 8ddaa46..7998494 100644
--- a/shell.gui.plugin/pom.xml
+++ b/shell.gui.plugin/pom.xml
@@ -67,6 +67,7 @@
             <Bundle-Description>A simple set of plugins for the ShellGUI bundle.</Bundle-Description>
             <Bundle-Activator>org.apache.felix.shell.gui.plugin.Activator</Bundle-Activator>
             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
             <Export-Service>org.apache.felix.shell.gui.Plugin</Export-Service>
             <Import-Service>org.apache.felix.shell.ShellService,org.apache.felix.bundlerepository.RepostioryAdmin</Import-Service>
             <Private-Package>org.apache.felix.shell.gui.plugin.*</Private-Package>