[maven-release-plugin]  copy for tag org.apache.felix.metatype-1.0.4

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.metatype-1.0.4@799604 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 19512cb..85a90f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <description>
         Implementation of the OSGi Metatype Service Specification 1.1
     </description>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <dependencies>
         <dependency>
             <groupId>${pom.groupId}</groupId>
@@ -87,4 +87,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.metatype-1.0.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.metatype-1.0.4</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.metatype-1.0.4</url>
+  </scm>
 </project>