[maven-release-plugin]  copy for tag org.apache.felix.main.distribution-3.0.9

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9@1075166 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0e78c26..ce8159c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>3.1.0-SNAPSHOT</version>
+  <version>3.0.9</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>3.0.9</framework.version>
@@ -123,4 +123,10 @@
       </resource>
     </resources> 
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9</url>
+  </scm>
 </project>