diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-02-29 17:47:47 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-02-29 18:03:47 +0000 |
commit | a1703ea0b029df78ceb040ad0a39d872a7384649 (patch) | |
tree | c6ad7513b2be495341378478f094f5cad0773a95 /spotbugs | |
parent | 5ac24c549a623c39744b6743c565b448141bf311 (diff) |
Bump CPS to 3.4.7-SNAPSHOT
- bump cps to 3.4.7-snapshot
- updated the relese notes
Issue-ID: CPS-2135
Change-Id: Ib166ebae2e3de9a727b3d0d4d21832c8858f4108
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 ef7c2f0f75..bbaf5fe6fb 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.4.6-SNAPSHOT</version> + <version>3.4.7-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |