summaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-06-20 15:22:14 +0100
committermpriyank <priyank.maheshwari@est.tech>2024-06-20 15:35:53 +0100
commitf582c464c714816dc5c94bf351927b72d0edc313 (patch)
tree98699cdacfc2b0757df8bfd19c700a568c65cdeb /spotbugs
parent941bc9c3351ca2303d1b55c5c0ad8028eb44c23a (diff)
Bump CPS version to 3.5.1-SNAPSHOT
- bump cps version to 3.5.1-SNAPSHOT - updated release notes to make it ready for the next release Issue-ID: CPS-2283 Change-Id: I242cae7c95a87c1a9e225cce3eb7b36097f1e5ba 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 bab9551909..7edfaac7c7 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.0-SNAPSHOT</version>
+ <version>3.5.1-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>