Update release notes and step version
Issue-ID: NONRTRIC-819
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ib5f083cd10ccee1d321ad93a1e8727abc52180da
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 0545a0e..b2808f9 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -38,6 +38,9 @@
| 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 @@
| | |
+-----------------------------+---------------------------------------------------+
+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..1bf53ad 100644
--- 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.5.0-SNAPSHOT</version>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>