aboutsummaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-01-07 16:50:07 +0000
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-01-07 16:50:07 +0000
commitc2a98631112128093d4f601284bb30928539f242 (patch)
tree33a3b1af0b1d5f7fe96e871e5f5ad20222fb1230 /spotbugs
parent7ed9a26abc1cbbd3a13e0d73aa1f2db6b282c9eb (diff)
cps-core bumping version to 2.0.4-SNAPSHOT
Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ia66a26930df76d1aeb3e6b76e8fdab8452bd50fa
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 288095419..c9ae13e87 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>2.0.3-SNAPSHOT</version>
+ <version>2.0.4-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>