aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-15 09:15:50 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-15 09:15:50 +0100
commit4b2b6461f8cada990870263ef2ac65178729a401 (patch)
treec019543aae94a370fe8db7963f23c5941ed6d3c7
parent5bf6410b9d4de8578c0828eb201c6bf447e40a3a (diff)
Set Montreal default branch
Set Montreal default branch *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I000a7f5d865ddb430c627918437ea074980e5ceb
-rw-r--r--.gitreview2
-rw-r--r--docs/conf.py6
2 files changed, 4 insertions, 4 deletions
diff --git a/.gitreview b/.gitreview
index 5030d6f1..8ff75ce0 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.onap.org
port=29418
project=policy/parent.git
-defaultbranch=master
+defaultbranch=montreal
diff --git a/docs/conf.py b/docs/conf.py
index 41f7e7b1..08e69560 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,10 +1,10 @@
project = "onap"
-release = "master"
-version = "master"
+release = "montreal"
+version = "montreal"
# Map to 'latest' if this file is used in 'latest' (master) 'doc' branch.
# Change to {releasename} after you have created the new 'doc' branch.
-branch = 'latest'
+branch = 'montreal'
author = "Open Network Automation Platform"
# yamllint disable-line rule:line-length