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-attributes-compiler/pom.xml b/commons/commons-attributes-compiler/pom.xml
index f41107f..6d3723f 100644
--- a/commons/commons-attributes-compiler/pom.xml
+++ b/commons/commons-attributes-compiler/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-attributes-compiler</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/commons-attributes-compiler</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/commons-attributes-compiler</url>
+ </scm>
<dependencies>
<dependency>
<groupId>commons-attributes</groupId>