diff options
author | seanbeirne <sean.beirne@est.tech> | 2023-03-07 13:42:04 +0000 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2023-03-07 13:42:57 +0000 |
commit | f0f4fd810c9a249d78def4c2f10356fceb864b1f (patch) | |
tree | 5683fb614973e54024bfda0ff968c3a4366efaf3 /spotbugs/pom.xml | |
parent | 9c19946bf57feadee1ed1559802eea88f45c1460 (diff) |
Release process stage 7
Issue-ID: CPS-1529
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: Ie6c6276f4612b919762479d2461b4e72cb886245
Diffstat (limited to 'spotbugs/pom.xml')
-rw-r--r-- | spotbugs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index f6220716e6..e331427fd5 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.3-SNAPSHOT</version> + <version>3.2.4-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |