Updated poms to include DEPENDENCIES file in META-INF and some other small cleanups.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1097647 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/annotation/pom.xml b/dependencymanager/annotation/pom.xml
index 51b7c97..6de07e8 100644
--- a/dependencymanager/annotation/pom.xml
+++ b/dependencymanager/annotation/pom.xml
@@ -26,7 +26,7 @@
         <osgi.version>4.2.0</osgi.version>
     </properties>
     <name>Apache Felix Dependency Manager Annotation</name>
-    <description>DM annotation API, and corresponding scanner plugins</description>
+    <description>Dependency Manager Annotation API and corresponding scanner plugins</description>
     <artifactId>org.apache.felix.dependencymanager.annotation</artifactId>
     <version>3.0.0-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>