From 3ab5f02443279f543947b90e44e7d48193033524 Mon Sep 17 00:00:00 2001 From: Renu Kumari Date: Thu, 14 Oct 2021 10:11:23 -0400 Subject: [PATCH] Step 9 : Update the istanbul branch - updated default branch to istanbul - updated versions.properties Issue-ID: CPS-737 Signed-off-by: Renu Kumari Change-Id: Iff9ff81611bbd737d0fee851b4b5b035a59acf9f --- .gitreview | 3 +-- version.properties | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitreview b/.gitreview index 574906d..3325d04 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,4 @@ host=gerrit.onap.org port=29418 project=cps/cps-temporal - defaultbranch=master - \ No newline at end of file + defaultbranch=istanbul \ No newline at end of file diff --git a/version.properties b/version.properties index 8e37a76..974ea94 100644 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- 2.16.6