diff options
author | 2025-03-03 14:32:01 +0000 | |
---|---|---|
committer | 2025-03-03 14:32:01 +0000 | |
commit | 2cab1b62e61f656f6e75b04a72bd3cef49fec3dd (patch) | |
tree | 33d66ecd6eccf17dcc03c181db709be33bfe4eb3 /spotbugs/pom.xml | |
parent | a3941b89d51ef2baafaa6827b7e3b58255a7f20a (diff) |
Release cps3.6.1
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..106b2a2eb8 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.1</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> |