httplite: update names for modules to differ.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1233712 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/complete/pom.xml b/httplite/complete/pom.xml
index fc94e59..2a0436f 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</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 d852426..d95c075 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</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>