aboutsummaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-05-15 10:39:02 +0100
committermpriyank <priyank.maheshwari@est.tech>2024-05-15 10:39:06 +0100
commit7c2cc25118efeb6480b69f8cdca36c5b310968d3 (patch)
tree981c464bdaac4c6984876e0cd605fee68cb4dd9a /spotbugs
parentde19db6e1e5521c08d55f7bbe77dc64a3681ee9f (diff)
Bump CPS to 3.5.0-SNAPSHOT
- bump cps to 3.5.0-SNAPSHOT Issue-ID: CPS-2228 Change-Id: I8a6d7e702b557d5b90dd384bbe429de4958ef77f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'spotbugs')
-rw-r--r--spotbugs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml
index 4a685144f..bab955190 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.5.0-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>