From: JohnKeeney Date: Sat, 16 Dec 2023 01:28:52 +0000 (+0000) Subject: Trigger i-release documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fi-release;p=portal%2Fnonrtric-controlpanel.git Trigger i-release documentation Change-Id: I02e9f617b16fb69ed670e03a2de2e36faf78823b Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-958 --- diff --git a/docs/conf.py b/docs/conf.py index 021eb04..652743f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,5 +1,6 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2019-2022 Nordix Foundation. All rights reserved. +# Copyright (C) 2019-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. @@ -23,7 +24,7 @@ linkcheck_ignore = [ 'https://gerrit.o-ran-sc.org.*' ] -branch = 'latest' +branch = 'i-release' extensions = [ 'sphinx.ext.intersphinx', diff --git a/nonrtric-gateway/pom.xml b/nonrtric-gateway/pom.xml index e9b84ff..e185566 100644 --- a/nonrtric-gateway/pom.xml +++ b/nonrtric-gateway/pom.xml @@ -4,6 +4,7 @@ * O-RAN-SC * %% * 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. diff --git a/pom.xml b/pom.xml index 8eae437..05b4172 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,24 @@ + +