summaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-12-02 09:18:50 +0000
committerGerrit Code Review <gerrit@onap.org>2022-12-02 09:18:50 +0000
commit793c8501b43d433ced5ce6a1b688942eccb6e40c (patch)
treefb390360c90e09a76e48726e67dfec7492b021f6 /spotbugs
parent6d68fd5becf3dc0f3266aa452650332f24929b32 (diff)
parent37d72855721caa646144ad323fe51ae78af15507 (diff)
Merge "Filter on private properties of CM Handles"
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 306bdff392..d63259e372 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.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>