Bump CPS version to 3.5.1-SNAPSHOT

- bump cps version to 3.5.1-SNAPSHOT
- updated release notes to make it ready for the next release

Issue-ID: CPS-2283
Change-Id: I242cae7c95a87c1a9e225cce3eb7b36097f1e5ba
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index 221e1a9..14a091f 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.5.0-SNAPSHOT</version>

+        <version>3.5.1-SNAPSHOT</version>

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

     </parent>