From: Renu Kumari Date: Thu, 14 Oct 2021 14:11:23 +0000 (-0400) Subject: Step 9 : Update the istanbul branch X-Git-Tag: 1.0.1~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3ab5f02443279f543947b90e44e7d48193033524;p=cps%2Fcps-temporal.git 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 --- 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}