Update scm info

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1142020 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository/pom.xml b/bundlerepository/pom.xml
index a86b422..6c47e7f 100644
--- a/bundlerepository/pom.xml
+++ b/bundlerepository/pom.xml
@@ -29,6 +29,11 @@
   <description>Bundle repository service.</description>
   <artifactId>org.apache.felix.bundlerepository</artifactId>
   <version>1.6.7-SNAPSHOT</version>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/bundlerepository</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/bundlerepository</developerConnection>
+    <url>http://svn.apache.org/repos/asf/felix/trunk/bundlerepository</url>
+  </scm>
   <dependencies>
     <dependency>
       <groupId>${project.groupId}</groupId>