Update release notes and step version 90/10090/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 12 Dec 2022 13:50:58 +0000 (14:50 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 12 Dec 2022 13:51:47 +0000 (14:51 +0100)
Issue-ID: NONRTRIC-819
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I1867922dcbfd714e0f310974a100e8fe8b45f5ca

docs/release-notes.rst
pom.xml

index 8d98efc..dbb4087 100644 (file)
@@ -31,6 +31,9 @@ Version history DMaaP Adater
 | 2022-08-25 | 1.1.1    | Patrik Buhr      | F Maintenance   |
 |            |          |                  | Release         |
 +------------+----------+------------------+-----------------+
+| 2022-12-12 | 1.2.0    | Henrik Andersson | G Release       |
+|            |          |                  |                 |
++------------+----------+------------------+-----------------+
 
 
 Release Data
@@ -114,4 +117,23 @@ F Maintenance Release
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
 
+G Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC DMaaP Adapter                          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/dmaapadapter                         |
+|                             | 34380afdabd939cb9ed13b600906e6a076016f50          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | G                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2022-12-12                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | Functionality for PM data                 .       |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
 
diff --git a/pom.xml b/pom.xml
index c175e13..7da5364 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>dmaapadapter</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>