diff options
Diffstat (limited to 'spotbugs')
-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 20a10d23f5..01f5733c25 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.3.4-SNAPSHOT</version> + <version>3.3.4</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |