From: waynedunican Date: Tue, 10 Jun 2025 12:36:30 +0000 (+0100) Subject: Update paris branch references X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F141235%2F1;p=policy%2Fparent.git Update paris branch references Issue-ID: POLICY-5377 Change-Id: If298ccc052b2be6eb8ada35e4eedacc3d413b527 Signed-off-by: waynedunican --- diff --git a/.gitreview b/.gitreview index 5030d6f1..b470f544 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=policy/parent.git -defaultbranch=master +defaultbranch=paris diff --git a/docs/conf.py b/docs/conf.py index 61e5f792..7e835184 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,10 +1,10 @@ project = "onap" -release = "master" -version = "master" +release = "paris" +version = "paris" # 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 = 'paris' author = "Open Network Automation Platform" # yamllint disable-line rule:line-length