FELIX-3874 :  Create new status printer module

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1439573 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/status-printer/pom.xml b/status-printer/pom.xml
index a2e76b0..2d8de4b 100644
--- a/status-printer/pom.xml
+++ b/status-printer/pom.xml
@@ -66,6 +66,12 @@
         </plugins>        
     </build>    
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/status-printer</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/status-printer</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/status-printer</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>