Release notes & Roll version after i-release 2.7.0 -> 2.8.0
Change-Id: I4d53cfb381ed2a17ae05aa5f97e8dca88f0878f3
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-958
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index cd76455..f03d1ca 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -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 Nordix. All rights reserved.
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
=============
Release-Notes
@@ -62,6 +63,9 @@
| 2023-06-16 | 2.6.0 | John Keeney | H Release |
| | | | |
+------------+----------+------------------+--------------------+
+| 2023-06-16 | 2.7.0 | John Keeney | I Release |
+| | | | |
++------------+----------+------------------+--------------------+
Release Data
============
@@ -298,4 +302,27 @@
| | Numerous security/vulnerability updates |
| | Added support for fine-grained authorisation |
| | Numerous bug fix & stability improvements |
-+-----------------------------+---------------------------------------------------+
\ No newline at end of file
++-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+--------------------------------------------------------+
+| **Project** | Non-RT RIC A1 Policy Management Service |
+| | |
++-----------------------------+--------------------------------------------------------+
+| **Repo/commit-ID** | nonrtric/plt/a1policymanagementservice |
+| | 7664c011ed2e069641a2bf57cc204aa980262c43 |
+| | |
++-----------------------------+--------------------------------------------------------+
+| **Release designation** | I |
+| | |
++-----------------------------+--------------------------------------------------------+
+| **Release date** | 2023-12-14 |
+| | |
++-----------------------------+--------------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-a1policymanagementservice:2.7.0 |
+| | Numerous security/vulnerability/Stability updates |
+| | Updated to Open-API-first dev process |
+| | Better compliance with O-RAN A1-AP specifications |
+| | |
++-----------------------------+--------------------------------------------------------+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index dcc295e..210486a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>a1policymanagementservice</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>