From: JohnKeeney Date: Sat, 16 Dec 2023 01:08:31 +0000 (+0000) Subject: Trigger i-release documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=630381e75c2db19e6506b4b15fa9ffbe35ddf571;p=nonrtric%2Fplt%2Fdmaapadapter.git Trigger i-release documentation Change-Id: I5369a759543514bbb414284abeb39ca8845043fa Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-958 --- diff --git a/docs/conf.py b/docs/conf.py index 3eb6acb..14683e6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,5 +1,6 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2021-2022 Nordix Foundation. All rights reserved. +# Copyright (C) 2021-2023 Nordix Foundation. All rights reserved. +# Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,7 +20,7 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' +branch = 'i-release' language = 'en' diff --git a/pom.xml b/pom.xml index 2756b8c..93b7da2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,8 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% -* Copyright (C) 2021 Nordix Foundation +* Copyright (C) 2021-2023 Nordix Foundation +* Copyright (C) 2023 OpenInfra Foundation Europe * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.