aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenu Kumari <renu.kumari@bell.ca>2021-10-14 10:11:23 -0400
committerRenu Kumari <renu.kumari@bell.ca>2021-10-14 22:15:37 -0400
commit3ab5f02443279f543947b90e44e7d48193033524 (patch)
treefb4d3a7e2f5a9f537b3f4cfe56511af18341e92e
parenta43a13b39050de41fd24e11d16a3a280af088527 (diff)
Step 9 : Update the istanbul branch
- updated default branch to istanbul - updated versions.properties Issue-ID: CPS-737 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Iff9ff81611bbd737d0fee851b4b5b035a59acf9f
-rw-r--r--.gitreview3
-rw-r--r--version.properties2
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}