diff options
author | 2024-11-29 13:57:42 +0000 | |
---|---|---|
committer | 2024-11-29 14:11:08 +0000 | |
commit | 0e0e352ac7eec4f5e0b5e42b5d42927c7639f078 (patch) | |
tree | 2825c81176d64ad77d93e93ab2f635b42de04ae6 /pom.xml | |
parent | cd485287b10cdd407ec9f6cba6abb29ff3a95bfc (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |