Add/Update bundle vendor.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/bridge.wireadmin/pom.xml b/eventadmin/bridge.wireadmin/pom.xml
index f5e88b0..db5ec3c 100644
--- a/eventadmin/bridge.wireadmin/pom.xml
+++ b/eventadmin/bridge.wireadmin/pom.xml
@@ -52,8 +52,8 @@
<extensions>true</extensions>
<configuration>
<instructions>
- <bundleName>EventAdmin Bridge WireAdmin</bundleName>
- <bundleVendor>Apache Software Foundation</bundleVendor>
+ <Bundle-Name>EventAdmin Bridge WireAdmin</Bundle-Name>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Bundle-Activator>${pom.artifactId}.Activator</Bundle-Activator>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Private-Package>${pom.artifactId}.*</Private-Package>