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 /jacoco-report | |
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 'jacoco-report')
-rw-r--r-- | jacoco-report/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 2610ffaacc..2ebf7b7c0d 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |