diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-09-14 09:33:38 -0400 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-09-14 09:33:38 -0400 |
commit | ade7f1576b3ad5ad63b4f33efc59334a627657a5 (patch) | |
tree | a6e5bcd5d6e2177ecf1095f56b0360d8378ebbd4 /spotbugs | |
parent | 163fe25c18a81976d080f8752ef3dc889d29569b (diff) |
Upgrade to next snapshot version
Issue-ID: CPS-613
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I3888d5b43d45c441a69b142489a8be1bd29dbd8c
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 2a52fb7ecf..96bcac2e38 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>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |