Add svn location

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@990061 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index c08f355..5e3882d 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -35,6 +35,12 @@
         Implementation of the OSGi Configuration Admin Service Specification 1.2
     </description>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</connection>
+        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/configadmin</url>
+    </scm>
+
     <!--
         A Note on Testing
         =================