httplite: fix project name in minimum and add url to pom.xml.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1228789 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/complete/pom.xml b/httplite/complete/pom.xml
index e605e9a..647a44e 100644
--- a/httplite/complete/pom.xml
+++ b/httplite/complete/pom.xml
@@ -82,4 +82,5 @@
 		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/httplite</developerConnection>
 		<url>http://svn.apache.org/repos/asf/felix/trunk/httplite</url>
 	</scm>  
+	<url>http://felix.apache.org/site/apache-felix-lightweight-http-service.html</url>
 </project>