[maven-release-plugin] prepare for next development iteration
diff --git a/metatype/pom.xml b/metatype/pom.xml
index d801427..3e31fe8 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -33,7 +33,7 @@
     <description>
         Implementation of the OSGi Metatype Service Specification 1.4
     </description>
-    <version>1.2.4</version>
+    <version>1.2.5-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>
@@ -82,7 +82,7 @@
         <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-      <tag>org.apache.felix.metatype-1.2.4</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>