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/cps-service/pom.xml b/cps-service/pom.xml
index eecf7a1..7dda132 100644
--- a/cps-service/pom.xml
+++ b/cps-service/pom.xml
@@ -30,7 +30,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>