[maven-release-plugin] prepare for next development iteration
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 66cbbf2..dc2b451 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -21,7 +21,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>apache-hyracks</artifactId>
-  <version>0.3.0</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>hyracks-ecosystem-full-stack</name>
   <url>https://asterixdb.apache.org/</url>
@@ -46,7 +46,7 @@
     <connection>scm:git:https://github.com/apache/asterixdb</connection>
     <developerConnection>scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb</developerConnection>
     <url>https://github.com/apache/asterixdb</url>
-    <tag>apache-hyracks-0.3.0-rc2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>