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