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>
diff --git a/httplite/pom.xml b/httplite/pom.xml
index fec0b4e..c3f66b0 100644
--- a/httplite/pom.xml
+++ b/httplite/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.felix</groupId>
 		<artifactId>felix</artifactId>
-		<version>1.0.4</version>
+		<version>2</version>
 		<relativePath>../pom/pom.xml</relativePath>
 	</parent>