diff options
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 133c4f7319..2a0788ee11 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>spotbugs</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.2-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |