From 6fb536c848cd48b0e0d821b27706469e8f30cc9c Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Fri, 5 Mar 2021 13:13:30 -0500 Subject: Setup honolulu branch * Upgrade patch version number * Set default branch for gitreview Issue-ID: CPS-260 Signed-off-by: Bruno Sakoto Change-Id: I17c42712d4802441f09818f65fb3f5351567dd47 --- cps-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cps-bom/pom.xml') diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 21634cc58c..8f55634f3f 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps cps-bom - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom This artifact contains dependencyManagement declarations of all published CPS components. -- cgit