Add scm info to bundleplugin pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1141985 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index c0c50ba..9788070 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -39,6 +39,12 @@
   The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)
  </description>
 
+ <scm>
+  <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/bundleplugin</connection>
+  <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/bundleplugin</developerConnection>
+  <url>http://svn.apache.org/repos/asf/felix/bundleplugin</url>
+ </scm>
+
  <build>
   <plugins>
    <plugin>