Moving to a newer snapshot to allow multicast changes
Change-Id: I7f377b9040cdb4f1b23874ae56149f5936b3bf5a
diff --git a/api/pom.xml b/api/pom.xml
index 4b0c04a..2f46fc8 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -31,7 +31,7 @@
<description>AAA application API</description>
<properties>
- <sadis.api.version>3.1.0-SNAPSHOT</sadis.api.version>
+ <sadis.api.version>3.2.0-SNAPSHOT</sadis.api.version>
</properties>
<dependencies>