summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-30 14:16:51 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-09-30 14:19:13 +0100
commitfe7753178f5f1b4814dcf7473ea8c761951d8f02 (patch)
tree8a252826a4ff22b81caa281cf806d1b437ed369c /cps-ncmp-rest
parent72b872b290376bb6ad9f190d4ed06e86a60a61d1 (diff)
Bump CPS to 3.1.4-SNAPSHOT
- bumping the cps version from 3.1.3-SNAPSHOT to 3.1.4-SNAPSHOT - Also updated the release notes to accomodate 3.1.4 version changes Issue-ID: CPS-1313 Change-Id: I487ab4301123cce6afb5a4086b8ebca24acf5e14 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 1b1dad6ee..2b3c69231 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.1.3-SNAPSHOT</version>
+ <version>3.1.4-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>