aboutsummaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authorhalil.cakal <halil.cakal@est.tech>2023-03-23 12:44:27 +0000
committerhalil.cakal <halil.cakal@est.tech>2023-03-23 12:53:30 +0000
commit0b8d85da2003f6e9f56b0c2b6cb0b07d6c42181b (patch)
treec982adac6c735ce58e3f5ee0e64aceec77375ada /spotbugs
parent89d37f26f0746684cc1f28c8d182df63aba02c50 (diff)
Prepare the next drop by bumping patch version
- Bumping modules up to 3.2.7-SNAPSHOT - Update version.properties and release notes Issue-ID: CPS-1577 Change-Id: Ib223c8bea164c42caceaba31a13f43c77d55c48c Signed-off-by: halil.cakal <halil.cakal@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 4e3dee3c5..e2d57747a 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.6-SNAPSHOT</version>
+ <version>3.2.7-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>