[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 993a9f4..277ac72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
   <groupId>co.cask.tephra</groupId>
   <artifactId>tephra</artifactId>
-  <version>0.4.0</version>
+  <version>0.4.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Tephra Transaction System</name>
   <description>Tephra Transaction System</description>
@@ -55,7 +55,7 @@
     <connection>scm:git:https://github.com/caskdata/tephra.git</connection>
     <developerConnection>scm:git:git@github.com:caskdata/tephra.git</developerConnection>
     <url>https://github.com/caskdata/tephra.git</url>
-    <tag>v0.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index 3ef17ba..d0597a2 100644
--- a/tephra-api/pom.xml
+++ b/tephra-api/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>co.cask.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>tephra-api</artifactId>
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index efe7eed..00fd3bc 100644
--- a/tephra-core/pom.xml
+++ b/tephra-core/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tephra</artifactId>
     <groupId>co.cask.tephra</groupId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index c82c9f1..2f69e36 100644
--- a/tephra-distribution/pom.xml
+++ b/tephra-distribution/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>co.cask.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>tephra-distribution</artifactId>
diff --git a/tephra-hbase-compat-0.94/pom.xml b/tephra-hbase-compat-0.94/pom.xml
index 57b9bf1..630b8a8 100644
--- a/tephra-hbase-compat-0.94/pom.xml
+++ b/tephra-hbase-compat-0.94/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tephra</artifactId>
     <groupId>co.cask.tephra</groupId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-0.96/pom.xml b/tephra-hbase-compat-0.96/pom.xml
index 8a61edc..d76a9a4 100644
--- a/tephra-hbase-compat-0.96/pom.xml
+++ b/tephra-hbase-compat-0.96/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tephra</artifactId>
     <groupId>co.cask.tephra</groupId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-0.98/pom.xml b/tephra-hbase-compat-0.98/pom.xml
index c02a044..0362bcc 100644
--- a/tephra-hbase-compat-0.98/pom.xml
+++ b/tephra-hbase-compat-0.98/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>tephra</artifactId>
     <groupId>co.cask.tephra</groupId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>