Add scm tag
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1174187 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/pom.xml b/framework/pom.xml
index 2e4cdc7..3c9b781 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -33,6 +33,11 @@
<properties>
<dollar>$</dollar>
</properties>
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/framework</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/framework</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/framework</url>
+ </scm>
<build>
<plugins>
<plugin>