[maven-release-plugin] prepare for next development iteration
diff --git a/asterix-common/pom.xml b/asterix-common/pom.xml
index ea9818d..9203d86 100644
--- a/asterix-common/pom.xml
+++ b/asterix-common/pom.xml
@@ -12,7 +12,7 @@
<parent>
<artifactId>asterix</artifactId>
<groupId>edu.uci.ics.asterix</groupId>
- <version>0.8.3</version>
+ <version>0.8.4-SNAPSHOT</version>
</parent>
<artifactId>asterix-common</artifactId>
<build>
@@ -165,7 +165,7 @@
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-test-framework</artifactId>
- <version>0.8.3</version>
+ <version>0.8.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>