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/pom.xml b/httplite/pom.xml
index fec0b4e..de835a4 100644
--- a/httplite/pom.xml
+++ b/httplite/pom.xml
@@ -58,7 +58,7 @@
     </build>
 
 	<modules>
-		<module>minimum</module>
+		<module>core</module>
 		<module>complete</module>
 	</modules>
 </project>