Add scm configuration for the release plugin.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@558943 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/cglib/pom.xml b/commons/cglib/pom.xml
index 2f26187..2f41395 100644
--- a/commons/cglib/pom.xml
+++ b/commons/cglib/pom.xml
@@ -44,6 +44,11 @@
         <name>Apache Felix Project</name>
         <url>http://felix.apache.org/</url>
     </organization>
+    <scm>
+      <connection>scm:svn:http://svn.apache.org/repos/felix/trunk/commons/cglib</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/cglib</developerConnection>
+      <url>http://svn.apache.org/viewcvs/felix/trunk/commons/cglib</url>
+    </scm>
     <dependencies>
         <dependency>
             <groupId>cglib</groupId>