httplite: update poms from Karl Pauls suggestions regarding release problems.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1233324 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/complete/pom.xml b/httplite/complete/pom.xml
index aae977b..3a1c5fa 100644
--- a/httplite/complete/pom.xml
+++ b/httplite/complete/pom.xml
@@ -78,9 +78,9 @@
 		</plugins>
 	</build>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/httplite</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/httplite</developerConnection>
-		<url>http://svn.apache.org/repos/asf/felix/trunk/httplite</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/httplite/complete</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/httplite/complete</developerConnection>
+		<url>http://svn.apache.org/repos/asf/felix/trunk/httplite/complete</url>
 	</scm>  
 	<url>http://felix.apache.org/site/apache-felix-lightweight-http-service.html</url>
 </project>