aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest-stub
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-02-08 11:21:08 +0000
committermpriyank <priyank.maheshwari@est.tech>2023-02-08 11:50:11 +0000
commitfd43dbe8705c489bb9c62b1b1cd8c7f905a7c5a9 (patch)
tree53638cd146e6174d9363fec26602e1bb5886de9b /cps-ncmp-rest-stub
parent22e69fd66b66fda2488c3ded1dc860f26ed0f3dd (diff)
Release Process Step 7
- updated pom to 3.2.3-SNAPSHOT - updated version.properties and updated the release notes to properly depict the correct version Issue-ID: CPS-1476 Change-Id: Ied60194c6dd4153b58a43715cb729ad75b8e12bf Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ncmp-rest-stub')
-rw-r--r--cps-ncmp-rest-stub/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest-stub/pom.xml b/cps-ncmp-rest-stub/pom.xml
index 2c842db86..b1b65067d 100644
--- a/cps-ncmp-rest-stub/pom.xml
+++ b/cps-ncmp-rest-stub/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.3-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>