Trigger i-release documentation

Change-Id: I9de351c6b0630977e673ae0ec75e61f80cb85e2e
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-958
diff --git a/docs/conf.py b/docs/conf.py
index cd32024..c78ada5 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 @@
 
 #branch configuration
 
-branch = 'latest'
+branch = 'i-release'
 
 linkcheck_ignore = [
     'http://localhost.*',
diff --git a/pom.xml b/pom.xml
index c3aa448..7f57d09 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. 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.