fix SCM metadata

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator@1482821 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 62be39c..7193475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,4 +43,10 @@
         <module>online-manipulator</module>
     </modules>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator</url>
+    </scm>
+
 </project>