Add scm configuration for the release plugin.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@558943 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/xml-apis/pom.xml b/commons/xml-apis/pom.xml
index 5e1b22e..4828dbe 100644
--- a/commons/xml-apis/pom.xml
+++ b/commons/xml-apis/pom.xml
@@ -51,6 +51,12 @@
         <url>http://felix.apache.org/</url>
     </organization>
 
+    <scm>
+      <connection>scm:svn:http://svn.apache.org/repos/felix/trunk/commons/xml-apis</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/xml-apis</developerConnection>
+      <url>http://svn.apache.org/viewcvs/felix/trunk/commons/xml-apis</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>${pkgArtifactId}</groupId>