[maven-release-plugin] prepare for next development iteration
diff --git a/asterix-events/pom.xml b/asterix-events/pom.xml
index ef30a37..6e63957 100644
--- a/asterix-events/pom.xml
+++ b/asterix-events/pom.xml
@@ -22,11 +22,11 @@
<parent>
<artifactId>asterix</artifactId>
<groupId>org.apache.asterix</groupId>
- <version>0.8.7-incubating</version>
+ <version>0.8.8-SNAPSHOT</version>
</parent>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-events</artifactId>
- <version>0.8.7-incubating</version>
+ <version>0.8.8-SNAPSHOT</version>
<licenses>
<license>
@@ -206,7 +206,7 @@
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-common</artifactId>
- <version>0.8.7-incubating</version>
+ <version>0.8.8-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>