httplite: reorg modules to core and complete.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1233710 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/complete/pom.xml b/httplite/complete/pom.xml
index 3a1c5fa..fc94e59 100644
--- a/httplite/complete/pom.xml
+++ b/httplite/complete/pom.xml
@@ -32,7 +32,7 @@
 	<dependencies>		
 		<dependency>
 			<groupId>org.apache.felix</groupId>
-			<artifactId>org.apache.felix.httplite</artifactId>
+			<artifactId>org.apache.felix.httplite.core</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		<dependency>