aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2024-08-21 16:14:53 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2024-08-21 16:14:53 +0100
commit64ff45847a3466cb24a8dab57b65be753ee3cd03 (patch)
tree2495698ae8ba29c168285d59dd58385ae067a43f /cps-service
parentc46807fcfd1898ba52778c3d9f96e9756bd1add2 (diff)
Bump CPS to 3.5.3-SNAPSHOT
- bump CPS to 3.5.3-SNAPSHOT - updated the release notes and prepared for the next release Issue-ID: CPS-2374 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I60ea5f5864f5818d1ed5078e375cf07b8d713dde
Diffstat (limited to 'cps-service')
-rw-r--r--cps-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml
index 51faf6a63e..f04b4e81c8 100644
--- a/cps-service/pom.xml
+++ b/cps-service/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.5.2-SNAPSHOT</version>
+ <version>3.5.3-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>