cosmetic: use uppercase for BND

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1770329 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c608037..23ee203 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,8 @@
     <artifactId>org.apache.sling.bnd.models</artifactId>
     <packaging>jar</packaging>
     <version>1.0.0-SNAPSHOT</version>
-    <name>Apache Sling Models bnd Plugin</name>
-    <description>This bnd plugin detected all Sling Models classes and adds a bundle header 'Sling-Model-Classes' containing their names.</description>
+    <name>Apache Sling Models BND Plugin</name>
+    <description>This BND plugin detected all Sling Models classes and adds a bundle header 'Sling-Model-Classes' containing their names.</description>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/bnd/models-bnd-plugin</connection>