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 /spotbugs | |
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 'spotbugs')
-rw-r--r-- | spotbugs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 7edfaac7c7..38dea06eb5 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>spotbugs</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.2-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |