aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-05-15 10:39:02 +0100
committermpriyank <priyank.maheshwari@est.tech>2024-05-15 10:39:06 +0100
commit7c2cc25118efeb6480b69f8cdca36c5b310968d3 (patch)
tree981c464bdaac4c6984876e0cd605fee68cb4dd9a /cps-rest
parentde19db6e1e5521c08d55f7bbe77dc64a3681ee9f (diff)
Bump CPS to 3.5.0-SNAPSHOT
- bump cps to 3.5.0-SNAPSHOT Issue-ID: CPS-2228 Change-Id: I8a6d7e702b557d5b90dd384bbe429de4958ef77f 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 026840fe6..ccfb77fb6 100644
--- a/cps-rest/pom.xml
+++ b/cps-rest/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.4.10-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>