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/commons-codec/pom.xml b/commons/commons-codec/pom.xml
index af02387..873da59 100644
--- a/commons/commons-codec/pom.xml
+++ b/commons/commons-codec/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/commons-codec</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/commons-codec</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/commons-codec</url>
+ </scm>
<dependencies>
<dependency>
<groupId>commons-codec</groupId>