Moving to a newer snapshot to allow multicast changes

Change-Id: I6357b55219c745c028a90fa1420e2d0124306d88
diff --git a/api/pom.xml b/api/pom.xml
index f6d0f9e..e0c1733 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>olt</artifactId>
         <groupId>org.opencord</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -33,7 +33,7 @@
 
     <description>OLT application API</description>
     <properties>
-        <sadis.api.version>3.0.0</sadis.api.version>
+        <sadis.api.version>3.2.0-SNAPSHOT</sadis.api.version>
     </properties>
 
     <dependencies>