summaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2021-03-05 13:13:30 -0500
committerBruno Sakoto <bruno.sakoto@bell.ca>2021-03-05 13:17:26 -0500
commit6fb536c848cd48b0e0d821b27706469e8f30cc9c (patch)
tree7b7d2cf7da15ff8622438e6f3e58d657c9f6549e /spotbugs
parente56fe1e2748324fc35eb82f6bdd9dbef643b9a52 (diff)
Setup honolulu branch
* Upgrade patch version number * Set default branch for gitreview Issue-ID: CPS-260 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I17c42712d4802441f09818f65fb3f5351567dd47
Diffstat (limited to 'spotbugs')
-rw-r--r--spotbugs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml
index 6599a2a56..6af552288 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>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>