Add scm informations

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1349145 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/utils/pom.xml b/utils/pom.xml
index 623e4c1..6b1bc82 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -28,6 +28,11 @@
   <description>Utility classes for OSGi.</description>
   <version>1.1.3-SNAPSHOT</version>
   <artifactId>org.apache.felix.utils</artifactId>
+  <scm>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/utils</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/utils</developerConnection>
+      <url>http://svn.apache.org/repos/asf/felix/utils</url>
+  </scm>
   <dependencies>
     <dependency>
       <groupId>org.osgi</groupId>