Add/Update bundle vendor.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/pom.xml b/scr/pom.xml
index fbd77a1..d15346b 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -65,9 +65,7 @@
<Bundle-SymbolicName>
${artifactId}
</Bundle-SymbolicName>
- <Bundle-Vendor>
- Apache Software Foundation
- </Bundle-Vendor>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Bundle-Activator>
org.apache.felix.scr.impl.Activator
</Bundle-Activator>