Add scm info

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin@1576633 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 034c809..a5f973a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,12 @@
 		and/or JavaDoc tags.
 	</description>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/scrplugin/bnd-scr-plugin</url>
+    </scm>
+
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.felix</groupId>