[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 5bc9016..a635178 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
 
   <groupId>org.apache.uima</groupId>
   <artifactId>parent-pom</artifactId>
-  <version>14</version>
+  <version>15-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache UIMA ${project.artifactId}</name>
@@ -106,7 +106,7 @@
     <connection>scm:git:https://github.com/apache/uima-parent-pom</connection>
     <developerConnection>scm:git:https://github.com/apache/uima-parent-pom</developerConnection>
     <url>https://github.com/apache/uima-parent-pom</url>
-    <tag>parent-pom-14</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>