[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index aebd288..ed9ddf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<groupId>co.cask.tephra</groupId>
<artifactId>tephra</artifactId>
- <version>0.3.4</version>
+ <version>0.3.5-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.3.4</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index bd88ff5..bc0ff3d 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.3.4</version>
+ <version>0.3.5-SNAPSHOT</version>
</parent>
<artifactId>tephra-api</artifactId>
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index fa37eee..ca80b47 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.3.4</version>
+ <version>0.3.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index c800b78..62211c4 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.3.4</version>
+ <version>0.3.5-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 ffba732..1360e8e 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.3.4</version>
+ <version>0.3.5-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 17acd04..017c7da 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.3.4</version>
+ <version>0.3.5-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 eb7943b..d7ae3f2 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.3.4</version>
+ <version>0.3.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>