Prepare for next CPS-NCMP release
- updated the docs.
- Bumped the version to 3.3.4-SNAPSHOT for the next release.
Issue-ID: CPS-1773
Change-Id: Ibe9a694baadb33d284913868452b143c14d105cc
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index 5dd64cb..04ce7cc 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.3.3-SNAPSHOT</version>
+ <version>3.3.4-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>