summaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-03-09 17:58:31 +0000
committermpriyank <priyank.maheshwari@est.tech>2023-03-09 18:00:02 +0000
commitade5a6ecdb8faf1796584810a596725211ea2149 (patch)
tree7e1ce93ddfa5a216db4098d6ff6ba4b84dfaac33 /spotbugs
parent519c5fab63a2525b68bf975b4c9e868e4ac2f6dc (diff)
Bump CPS version
- bump the CPS version from 3.2.4-SNAPSHOT to 3.2.5-SNAPSHOT Issue-ID: CPS-1543 Change-Id: I28e46fdeff86c71bd1ad89ae9aaef8ddb4994bfc 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 e331427fd..f394029e5 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.4-SNAPSHOT</version>
+ <version>3.2.5-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>