diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-07-15 12:25:15 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-07-15 12:27:36 +0100 |
commit | 964c5f68ab2b70074fc22de01e9229d1f5ee7a3d (patch) | |
tree | e864c5ec4913f1f2dfd6d904b1ecf1a1f8c02e1b /pom.xml | |
parent | dd342f4d5978ea4d4be78c11db0917b44befb601 (diff) |
Bump CPS to 3.5.2 Snapshot
- bump CPS to 3.5.2-SNAPSHOT
- updated the release notes and prepared for the next release
Issue-ID: CPS-2318
Change-Id: I584faf6218e60ad62e32ef8c3cb0deb4047149a2
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
@@ -32,7 +32,7 @@ <groupId>org.onap.cps</groupId>
<artifactId>cps-aggregator</artifactId>
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cps</name>
|