Use final version for parent pom and fix svn url.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568442 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/logkit/pom.xml b/commons/logkit/pom.xml
index ec61940..3708a12 100644
--- a/commons/logkit/pom.xml
+++ b/commons/logkit/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.felix.commons</groupId>
         <artifactId>commons-build</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <relativePath>../pom</relativePath>
     </parent>
     <properties>
@@ -46,8 +46,8 @@
         <url>http://felix.apache.org/</url>
     </organization>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/felix/trunk/commons/logkit</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/logkit</developerConnection>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/logkit</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/logkit</developerConnection>
       <url>http://svn.apache.org/viewcvs/felix/trunk/commons/logkit</url>
     </scm>