Starting snapshot 2.9.0-SNAPSHOT with API version 2.9.0-SNAPSHOT

Change-Id: I8b89b5d1e64bd02b7cfb3603ef7050763ff114b5
diff --git a/pom.xml b/pom.xml
index 51c20a0..36c682f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,14 +27,14 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>mcast</artifactId>
-    <version>2.8.0</version>
+    <version>2.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>CORD Multicast application</description>
 
     <properties>
         <sadis.api.version>5.10.0</sadis.api.version>
-        <mcast.api.version>2.8.0</mcast.api.version>
+        <mcast.api.version>2.9.0-SNAPSHOT</mcast.api.version>
     </properties>
 
     <modules>