switch to lowercase "bnd" - as used on http://bnd.bndtools.org/

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1770751 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c22b070..9932353 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,8 @@
     <artifactId>org.apache.sling.bnd.models</artifactId>
     <packaging>jar</packaging>
     <version>1.0.1-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>