diff options
author | 2024-07-29 18:26:42 +0530 | |
---|---|---|
committer | 2024-07-29 14:07:57 +0000 | |
commit | a4d6102d790ca674de9e3b1d74d5679493bb161a (patch) | |
tree | 0eddd77c09e06e03617236114390d89350723db5 /spotbugs | |
parent | 826716769e510d8c0a717be7aa8003643f46a20f (diff) |
Bump CPS to 3.4.11 for New Delhinewdelhi
Issue-ID: CPS-2328
Change-Id: Ic8b403a751815c1751dcc7a4d6eb0a763f46a34f
Signed-off-by: Arpit Singh <as00745003@techmahindra.com>
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 4a685144f7..949a5dad83 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.10-SNAPSHOT</version> + <version>3.4.11-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |