Bump the minor CPS version

- Bumped the CPS version from 3.1.5-SNAPSHOT to 3.2.0-SNAPSHOT
- Step 11 of the release process.

Issue-ID: CPS-1318
Change-Id: I0dce0070afcc019d2562c2f3ab9fe02207dcd86b
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index 5cdbf90..824a8d9 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -26,7 +26,7 @@
     <parent>

         <groupId>org.onap.cps</groupId>

         <artifactId>cps-parent</artifactId>

-        <version>3.1.5-SNAPSHOT</version>

+        <version>3.2.0-SNAPSHOT</version>

         <relativePath>../cps-parent/pom.xml</relativePath>

     </parent>