aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-02-27 14:04:38 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-02-27 14:04:43 +0000
commit22e1f43ce053649b18ebb6aacee5312947b258e5 (patch)
treefffed72792c9c235ef2c12f2cbcb107f07f7c9a5 /cps-rest
parentd3b93fb338e5050ecd056ba7025faba983a50ade (diff)
Bump CPS to 3.4.6-SNAPSHOT
- bumping CPS to 3.4.6-SNAPSHOT - updated the release notes Issue-ID: CPS-2124 Change-Id: Id28af9340da9c1ce118b2122e97b8717860c7932 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-rest')
-rw-r--r--cps-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml
index f8ec75749..0af6a360e 100644
--- a/cps-rest/pom.xml
+++ b/cps-rest/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.4.5-SNAPSHOT</version>
+ <version>3.4.6-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>