Starting snapshot 1.3.2-SNAPSHOT with API version 1.3.2-SNAPSHOT

Change-Id: Icbbaee40d3be286f02738bbf2f5983c11ca48048
diff --git a/app/pom.xml b/app/pom.xml
index 5a2e1f7..e9d9236 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opencord</groupId>
         <artifactId>olttopology</artifactId>
-        <version>1.3.1</version>
+        <version>1.3.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -38,7 +38,7 @@
             APIs for interacting with the CORD OLT application.
         </api.description>
         <api.package>org.opencord.olttopology.rest</api.package>
-        <olttopology.api.version>1.3.1</olttopology.api.version>
+        <olttopology.api.version>1.3.2-SNAPSHOT</olttopology.api.version>
         <sadis.api.version>5.12.2</sadis.api.version>
     </properties>