Release notes & Roll version after i-release 1.6.0 -> 1.7.0 15/12315/3
authorJohnKeeney <john.keeney@est.tech>
Thu, 14 Dec 2023 16:32:44 +0000 (16:32 +0000)
committerJohn Keeney <john.keeney@est.tech>
Thu, 14 Dec 2023 17:22:19 +0000 (17:22 +0000)
Change-Id: Id3c3cedfca6195647a8f4612e004e77fddce582c
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-958
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/release-notes.rst
pom.xml

index 6bc5cc1..efc7ecb 100644 (file)
@@ -1,6 +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
+.. Copyright (C) 2021-2023 Nordix. All rights reserved
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved
 
 =============
 Release-Notes
@@ -47,6 +48,9 @@ Version history Information Coordinator Service
 | 2023-06-16 | 1.5.0    | John Keeney      | H Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2023-12-14 | 1.6.0    | John Keeney      | I Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -249,3 +253,23 @@ H Release
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
 
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC Information Coordinator Service        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/informationcoordinatorservice/       |
+|                             | d9f145a3945f0fe4c9f4d093c887f11476535113          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-14                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-informationcoordinatorservice:1.6.0  |
+|                             |    Minor improvements and stability updates       |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
diff --git a/pom.xml b/pom.xml
index cc626e8..395fea7 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.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>