Use project name as bundle name

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@904413 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/bridge.wireadmin/pom.xml b/eventadmin/bridge.wireadmin/pom.xml
index 4868cf7..9e43b04 100644
--- a/eventadmin/bridge.wireadmin/pom.xml
+++ b/eventadmin/bridge.wireadmin/pom.xml
@@ -52,7 +52,6 @@
         <extensions>true</extensions>
         <configuration>
           <instructions>
-            <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>