Update releases notes and step version for G Maintenance Release 49/10449/1
authorychacon <yennifer.chacon@est.tech>
Fri, 10 Feb 2023 14:32:57 +0000 (15:32 +0100)
committerychacon <yennifer.chacon@est.tech>
Mon, 13 Feb 2023 09:55:47 +0000 (10:55 +0100)
Issue-ID: NONRTRIC-838
Signed-off-by: ychacon <yennifer.chacon@est.tech>
Change-Id: I1a8c0e1587a50ac0acf74d825aebf15f5ac48eb6

docs/release-notes.rst
pom.xml

index b643337..7141ad2 100644 (file)
@@ -56,6 +56,9 @@ Version history A1 Policy Management Service (A1 Policy Agent)
 | 2022-12-12 | 2.5.0    | Henrik Andersson | G Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2023-02-10 | 2.5.1    | Yennifer Chacon  | G Maintenance      |
+|            |          |                  | Release            |
++------------+----------+------------------+--------------------+
 
 Release Data
 ============
@@ -252,3 +255,22 @@ G Release
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
 
+G Maintenance Release
+---------------------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC A1 Policy Management Service           |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/a1policymanagementservice            |
+|                             | a88e7e03d172d1f1fb39be2c8f958eaf4ee50c30          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | G                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-02-10                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | Update springboot version                         |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 1a585fa..d680e8e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>a1policymanagementservice</artifactId>
-    <version>2.5.1-SNAPSHOT</version>
+    <version>2.5.2-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>