FELIX-4970: add scm to the gogo pom.
Closes #28.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1710336 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/pom.xml b/gogo/pom.xml
index 8cc7dd3..d814dbe 100644
--- a/gogo/pom.xml
+++ b/gogo/pom.xml
@@ -31,6 +31,12 @@
     <artifactId>gogo-reactor</artifactId>
     <version>0.7.0-SNAPSHOT</version>
 
+    <scm>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/gogo</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo</developerConnection>
+         <url>http://svn.apache.org/repos/asf/felix/gogo</url>
+    </scm>
+
     <modules>
     	<module>gogo-parent</module>
         <module>runtime</module>