Add scm info

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1621776 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 84f0979..014e666 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,12 @@
         A different way of starting Sling
     </description>
 
+    <scm>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher</developerConnection>
+      <url>http://sling.apache.org</url>
+    </scm>
+
     <properties>
         <pax.url.version>2.1.0</pax.url.version>
     </properties>