[karaf] fix the module name for the manual to be consistent with others

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@825091 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/manual/pom.xml b/karaf/manual/pom.xml
index ace7eba..5f7885d 100644
--- a/karaf/manual/pom.xml
+++ b/karaf/manual/pom.xml
@@ -30,7 +30,7 @@
   <artifactId>manual</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>Karaf :: Manual</name>
+  <name>Apache Felix Karaf :: Manual</name>
   <description>The Karaf Manual which generates a HTML and PDF representation of the manual.</description>
 
   <properties>