httplite: tweak module names for consistency.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1233714 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/complete/pom.xml b/httplite/complete/pom.xml
index 2a0436f..a8e1b55 100644
--- a/httplite/complete/pom.xml
+++ b/httplite/complete/pom.xml
@@ -25,7 +25,7 @@
  	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>bundle</packaging>
-	<name>Apache Felix Lightweight HTTP Service - Complete</name>
+	<name>Apache Felix Lightweight HTTP Service Complete</name>
 	<description>A minimal HTTP Service implementation, complete bundle.</description>
 	<version>0.1.3-SNAPSHOT</version>
 	<artifactId>org.apache.felix.httplite.complete</artifactId>
diff --git a/httplite/core/pom.xml b/httplite/core/pom.xml
index d95c075..92f00fb 100644
--- a/httplite/core/pom.xml
+++ b/httplite/core/pom.xml
@@ -25,7 +25,7 @@
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>bundle</packaging>
-	<name>Apache Felix Lightweight HTTP Service - Core</name>
+	<name>Apache Felix Lightweight HTTP Service Core</name>
 	<description>A minimal HTTP Service implementation.</description>
 	<version>0.1.3-SNAPSHOT</version>
 	<artifactId>org.apache.felix.httplite.core</artifactId>