Add/Update bundle vendor.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/spellcheckbinder/pom.xml b/examples/spellcheckbinder/pom.xml
index b568528..029f21f 100644
--- a/examples/spellcheckbinder/pom.xml
+++ b/examples/spellcheckbinder/pom.xml
@@ -66,7 +66,7 @@
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Metadata-Location>metadata.xml</Metadata-Location>
<Bundle-Name>Example Spell Check w/ Service Binder</Bundle-Name>
- <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Bundle-Description>
A bundle that registers a spell checking service based on service binder.
</Bundle-Description>