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 --- .gitreview | 3 +-- checkstyle/pom.xml | 2 +- cps-application/pom.xml | 2 +- cps-bom/pom.xml | 2 +- cps-dependencies/pom.xml | 2 +- cps-nf-proxy-rest/pom.xml | 2 +- cps-nf-proxy-service/pom.xml | 2 +- cps-parent/pom.xml | 2 +- cps-rest/pom.xml | 2 +- cps-ri/pom.xml | 2 +- cps-service/pom.xml | 2 +- pom.xml | 2 +- spotbugs/pom.xml | 2 +- version.properties | 2 +- 14 files changed, 14 insertions(+), 15 deletions(-) diff --git a/.gitreview b/.gitreview index 191b931b7..d0a00a1f0 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,4 @@ host=gerrit.onap.org port=29418 project=cps - defaultbranch=master - \ No newline at end of file + defaultbranch=honolulu diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 10423cca7..f7da302cb 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps checkstyle - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index d72563080..19a720439 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 21634cc58..8f55634f3 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. diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index db70cada5..e94049bb9 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.onap.cps cps-dependencies - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 90ed6f460..b74cf6ec6 100755 --- a/cps-nf-proxy-rest/pom.xml +++ b/cps-nf-proxy-rest/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-nf-proxy-service/pom.xml b/cps-nf-proxy-service/pom.xml index 0ac87b40e..d864fd6b9 100644 --- a/cps-nf-proxy-service/pom.xml +++ b/cps-nf-proxy-service/pom.xml @@ -6,7 +6,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 1b136f441..a2262fec3 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -31,7 +31,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 9e1695034..be1c3f66d 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index d1d1ea451..77d65f16a 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index c337a8e20..98bc1ac18 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 8cd57623d..3f2bcf74d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-aggregator - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom cps 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 @@ 4.0.0 org.onap.cps spotbugs - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index 12156a9a6..15dd48f01 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg