Update the minor version of CPS

- Update the minor version of cps.
- New version being 3.6.0-SNAPSHOT now.

Issue-ID: CPS-2488
Change-Id: I87fb29fe45dc942b258bc1d45e09a3351739539b
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index 7c04618..531d353 100644
--- a/integration-test/pom.xml
+++ b/integration-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.6-SNAPSHOT</version>
+        <version>3.6.0-SNAPSHOT</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>