[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 77dc621..3e198d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
   <groupId>com.squareup.haha</groupId>
   <artifactId>haha</artifactId>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
 
   <name>Headless Android Heap Analyzer</name>
   <description>Port of Eclipse Memory Analyzer to parse and analyze Android heapdumps</description>
@@ -22,7 +22,7 @@
     <url>https://github.com/square/haha</url>
     <connection>scm:git:https://github.com/square/haha.git</connection>
     <developerConnection>scm:git:git@github.com:square/haha.git</developerConnection>
-    <tag>haha-1.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <organization>