diff options
author | 2025-03-03 15:36:15 +0000 | |
---|---|---|
committer | 2025-03-03 16:09:39 +0000 | |
commit | 038a8f0d31cf139350dca4fa9800e07d8e2e28d6 (patch) | |
tree | 49e3464f59571c587da186a361e52b3c2ecc43eb /spotbugs/pom.xml | |
parent | fbeabcabd133ef721bf4904eb72ac5a49f0b3408 (diff) |
Bump CPS to 3.6.2-SNAPSHOT
Issue-ID: CPS-2670
Change-Id: Ida5b74651cca38749c43bd21f410ba539539d914
Signed-off-by: egernug <gerard.nugent@est.tech>
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 a6e47860c9..c26d741147 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.6.1-SNAPSHOT</version> + <version>3.6.2-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> |