summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-04-07 10:12:31 +0100
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2023-04-07 09:36:50 +0000
commitaf6c308365a6245020f34ed5446ab6c6b9d2a7c7 (patch)
treeae495636106dce06bc071d95ea20f3ead244f52f /cps-ncmp-rest
parent08154cd815640ba673bad8905d7889e3dca9f591 (diff)
[CPS] Bump minor version - Step12
- bump minor cps version from 3.2.7-SNAPSHOT to 3.3.0-SNAPSHOT which is step11 of the release process Issue-ID: CPS-1610 Change-Id: I74f20a7a7fa1edad417c40a09a60fecc0a96ccb7 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ncmp-rest')
-rw-r--r--cps-ncmp-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml
index bbf6b961a..ecf66fc2c 100644
--- a/cps-ncmp-rest/pom.xml
+++ b/cps-ncmp-rest/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.2.7-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>