Update release notes and step version 52/10152/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 15 Dec 2022 07:59:11 +0000 (08:59 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 15 Dec 2022 07:59:18 +0000 (08:59 +0100)
Issue-ID: NONRTRIC-819
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ia3424ce366f46ff10d396c7e4998e5f94db37569

docs/release-notes.rst
pom.xml

index 0545a0e..b2808f9 100644 (file)
@@ -38,6 +38,9 @@ Version history Information Coordinator Service
 | 2022-08-25 | 1.3.1    | Patrik Buhr      | F Maintenance      |
 |            |          |                  | Release            |
 +------------+----------+------------------+--------------------+
+| 2022-12-12 | 1.4.0    | Henrik Andersson | G Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -177,4 +180,25 @@ F Maintenance Release
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
 
+G Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC Information Coordinator Service        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/informationcoordinatorservice/       |
+|                             | a18d40cef8ec6a2b709f3f280a6017eca06d5f92          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | G                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2022-12-12                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | Improved logging, NBI feature, S3 storage, fine   |
+|                             | grained authorization                             |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+
 
diff --git a/pom.xml b/pom.xml
index 5fe81e2..5a64677 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>informationcoordinatorservice</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>