fix SCM metadata

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1482828 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/pom.xml b/ipojo/runtime/pom.xml
index ae3a45c..cca2ea5 100644
--- a/ipojo/runtime/pom.xml
+++ b/ipojo/runtime/pom.xml
@@ -43,4 +43,10 @@
         <module>api-it</module>
     </modules>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/ipojo/runtime</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/ipojo/runtime</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime</url>
+    </scm>
+
 </project>