Set Montreal default branch 51/136551/1
authorliamfallon <liam.fallon@est.tech>
Wed, 15 Nov 2023 08:15:50 +0000 (09:15 +0100)
committerliamfallon <liam.fallon@est.tech>
Wed, 15 Nov 2023 08:15:50 +0000 (09:15 +0100)
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

.gitreview
docs/conf.py

index 5030d6f..8ff75ce 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=policy/parent.git
-defaultbranch=master
+defaultbranch=montreal
index 41f7e7b..08e6956 100644 (file)
@@ -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