Roll version & Release notes after release ICS 1.6.1 from i-release branch 82/14882/1
authorJohnKeeney <john.keeney@est.tech>
Mon, 8 Sep 2025 11:08:39 +0000 (12:08 +0100)
committerJohnKeeney <john.keeney@est.tech>
Mon, 8 Sep 2025 11:08:47 +0000 (12:08 +0100)
ISSUE-ID: NONRTRIC-1095
Change-Id: I7391d19e11255d532098ab5f1728830ce83d3540
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/release-notes.rst
pom.xml

index 700011a..c20bfdc 100644 (file)
@@ -1,7 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2021 Nordix. All rights reserved
-.. Copyright (C) 2021 OpenInfra Foundation Europe. All rights reserved
+.. Copyright (C) 2021-2023 Nordix. All rights reserved
+.. Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved
 
 =============
 Release-Notes
@@ -51,6 +51,9 @@ Version history Information Coordinator Service
 | 2023-12-14 | 1.6.0    | John Keeney      | I Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2025-09-08 | 1.6.1    | John Keeney      | I Release - Update |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -273,3 +276,25 @@ I Release
 |                             |    Minor improvements and stability updates       |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release - Update
+------------------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC Information Coordinator Service        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/informationcoordinatorservice/       |
+|                             | ec80c2ed579ae34361bc1f8cf54dd18cb3bb3b2b          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2025-09-08                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-informationcoordinatorservice:1.6.1  |
+|                             |    Minor updates to 3PPs. Improved logging.       |
+|                             |    Permission error in Dockerfile                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
diff --git a/pom.xml b/pom.xml
index 1ba6fc8..cc8a077 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>informationcoordinatorservice</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>