[maven-release-plugin] prepare for next development iteration
diff --git a/asterix-events/pom.xml b/asterix-events/pom.xml
index e09e2ee..300646e 100644
--- a/asterix-events/pom.xml
+++ b/asterix-events/pom.xml
@@ -13,11 +13,11 @@
<parent>
<artifactId>asterix</artifactId>
<groupId>edu.uci.ics.asterix</groupId>
- <version>0.8.6</version>
+ <version>0.8.7-SNAPSHOT</version>
</parent>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-events</artifactId>
- <version>0.8.6</version>
+ <version>0.8.7-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -187,7 +187,7 @@
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-common</artifactId>
- <version>0.8.6</version>
+ <version>0.8.7-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>