Add missing svn info
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558425 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/coordinator/pom.xml b/coordinator/pom.xml
index 3d1e963..12635d2 100644
--- a/coordinator/pom.xml
+++ b/coordinator/pom.xml
@@ -35,6 +35,12 @@
</description>
<version>0.0.1-SNAPSHOT</version>
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/coordinator</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/coordinator</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/coordinator</url>
+ </scm>
+
<build>
<plugins>
<plugin>