summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-11-29 13:57:42 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-11-29 14:11:08 +0000
commit0e0e352ac7eec4f5e0b5e42b5d42927c7639f078 (patch)
tree2825c81176d64ad77d93e93ab2f635b42de04ae6 /pom.xml
parentcd485287b10cdd407ec9f6cba6abb29ff3a95bfc (diff)
Release notes and version update
- updated the latest cps released version i.e 3.5.5 in dmi-plugin POMs. - Updated the release notes and syncd the openapi files Issue-ID: CPS-2489 Change-Id: I1614a1d5fb903f1af19ca4cb6e8e372d0445bb6f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1ceed4b5..56ab8af6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<!-- Project Versioning and Timestamp -->
<cps.groupId>org.onap.cps</cps.groupId>
- <cps.version>3.5.5-SNAPSHOT</cps.version>
+ <cps.version>3.5.5</cps.version>
<dmi.groupId>org.onap.cps.ncmp-dmi-plugin</dmi.groupId>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>