[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 6c5a6ac..ca47761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.yaml</groupId>
     <artifactId>snakeyaml</artifactId>
-    <version>1.17</version>
+    <version>1.18-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -32,7 +32,7 @@
         <connection>scm:hg:http://bitbucket.org/asomov/snakeyaml</connection>
         <developerConnection>scm:hg:ssh://hg@bitbucket.org/asomov/snakeyaml</developerConnection>
         <url>https://bitbucket.org/asomov/snakeyaml/src</url>
-      <tag>v1.17</tag>
+      <tag>HEAD</tag>
   </scm>
     <licenses>
         <license>