aboutsummaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-03-10 13:48:20 +0000
committermpriyank <priyank.maheshwari@est.tech>2023-03-10 13:48:23 +0000
commit0fd4d19468d17468de435bca9ba121670159b5d0 (patch)
treeb4c33f08ae897ff0be7cca79b0d51d78842ba496 /spotbugs
parent4fbe38d194dea30c0233d5de142e2daa93e9a848 (diff)
Bump CPS version
- bump cps version to 3.2.6-snapshot Issue-ID: CPS-1547 Change-Id: I397b8e5f22269c270c2fa7823713869b478622f9 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 f394029e5..4e3dee3c5 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.2.5-SNAPSHOT</version>
+ <version>3.2.6-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>