Add SCM details to pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1713357 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/subsystems/pom.xml b/webconsole-plugins/subsystems/pom.xml
index 9f3c7ed..05bbda3 100644
--- a/webconsole-plugins/subsystems/pom.xml
+++ b/webconsole-plugins/subsystems/pom.xml
@@ -35,6 +35,12 @@
         This is a plugin for the Apache Felix OSGi web console to integrate with OSGi Subsystems.
     </description>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/subsystems</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/subsystems</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/subsystems</url>
+    </scm>
+
     <build>
         <plugins>
             <plugin>