From a4e4e9b6ea8418a83d19c44522ed00269f2ecb1a Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 10 Aug 2023 16:03:48 +0100 Subject: [PATCH] H branch - bump versions number after mainteneance release > 1.0.2-SNAPSHOT After release: nonrtric-plt-ranpm-pm-file-converter:1.0.1 -> 1.0.2-SNAPSHOT nonrtric-plt-pmproducer:1.0.1 -> 1.0.2-SNAPSHOT Also update release notes for nonrtric-plt-ranpm-pm-file-converter & nonrtric-plt-pmproducer Issue-IDNONRTRIC-907 Change-Id: I9a27d7f884fae3e5cc33530d4a3e6cda508596d8 Signed-off-by: JohnKeeney --- docs/release-notes.rst | 39 ++++++++++++++++++++++++++------ pm-file-converter/container-tag.yaml | 2 +- pm-file-converter/docs/release-notes.rst | 38 +++++++++++++++++++++++++------ pmproducer/docs/release-notes.rst | 38 +++++++++++++++++++++++++------ pmproducer/pom.xml | 2 +- 5 files changed, 96 insertions(+), 23 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3f41d62..a28e279 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -18,13 +18,16 @@ More detailed Release Notes for individual functions can be found in: Version history RAN PM Usecase/Functions ======================================== -+------------+----------+------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+------------+----------+------------------+--------------------+ -| 2023-06-16 | | John Keeney | H Release | -| | | | | -+------------+----------+------------------+--------------------+ ++------------+----------+------------------+--------------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++------------+----------+------------------+--------------------------+ +| 2023-06-16 | | John Keeney | H Release | +| | | | | ++------------+----------+------------------+--------------------------+ +| 2023-06-16 | | John Keeney | H Release (Maintenance) | +| | | | | ++------------+----------+------------------+--------------------------+ Release Data @@ -53,3 +56,25 @@ H Release | | nonrtric-plt-pmproducer:1.0.0 | | | | +-----------------------------+---------------------------------------------------+ + +H Release (Maintenance) +----------------------- ++-----------------------------+------------------------------------------------------+ +| **Project** | Non-RT RIC RAN PM | +| | | ++-----------------------------+------------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/ranpm/ | +| | 080a80da2364851e1e9e060d4bbdcbf0faa87ca0 | +| | | ++-----------------------------+------------------------------------------------------+ +| **Release designation** | H (Maintenance Release) | +| | | ++-----------------------------+------------------------------------------------------+ +| **Release date** | 2023-08-10 | +| | | ++-----------------------------+------------------------------------------------------+ +| **Purpose of the delivery** | Maintenance release (H) of RAN PM Usecase/Functions | +| | nonrtric-plt-ranpm-pm-file-converter:1.0.1 | +| | nonrtric-plt-pmproducer:1.0.1 | +| | | ++-----------------------------+------------------------------------------------------+ diff --git a/pm-file-converter/container-tag.yaml b/pm-file-converter/container-tag.yaml index 796888f..01254bc 100644 --- a/pm-file-converter/container-tag.yaml +++ b/pm-file-converter/container-tag.yaml @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.0.1 \ No newline at end of file +tag: 1.0.2 \ No newline at end of file diff --git a/pm-file-converter/docs/release-notes.rst b/pm-file-converter/docs/release-notes.rst index f33902c..30e50c3 100644 --- a/pm-file-converter/docs/release-notes.rst +++ b/pm-file-converter/docs/release-notes.rst @@ -12,13 +12,16 @@ This document provides the release notes for the release of the Non-RT RIC - RAN Version history Non-RT RIC - RAN PM - PM File Converter ======================================================= -+------------+----------+------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+------------+----------+------------------+--------------------+ -| 2023-06-16 | | John Keeney | H Release | -| | | | | -+------------+----------+------------------+--------------------+ ++------------+----------+------------------+-------------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++------------+----------+------------------+-------------------------+ +| 2023-06-16 | | John Keeney | H Release | +| | | | | ++------------+----------+------------------+-------------------------+ +| 2023-08-16 | | John Keeney | H Release (Maintenence) | +| | | | | ++------------+----------+------------------+-------------------------+ Release Data @@ -44,3 +47,24 @@ H Release | | nonrtric-plt-ranpm-pm-file-converter:1.0.0 | | | | +-----------------------------+---------------------------------------------------+ + +H Release (Maintenance) +----------------------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC RAN PM | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/ranpm/ | +| | 080a80da2364851e1e9e060d4bbdcbf0faa87ca0 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | H (Maintenance Release) | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2023-08-10 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Slimmed down codebase & fixed bugs | +| | nonrtric-plt-ranpm-pm-file-converter:1.0.1 | +| | | ++-----------------------------+---------------------------------------------------+ diff --git a/pmproducer/docs/release-notes.rst b/pmproducer/docs/release-notes.rst index c5b968a..9cf1b16 100644 --- a/pmproducer/docs/release-notes.rst +++ b/pmproducer/docs/release-notes.rst @@ -12,13 +12,16 @@ This document provides the release notes for the release of the Non-RT RIC - RAN Version history Non-RT RIC - RAN PM - PM Producer ================================================= -+------------+----------+------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+------------+----------+------------------+--------------------+ -| 2023-06-16 | | John Keeney | H Release | -| | | | | -+------------+----------+------------------+--------------------+ ++------------+----------+------------------+--------------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++------------+----------+------------------+--------------------------+ +| 2023-06-16 | | John Keeney | H Release | +| | | | | ++------------+----------+------------------+--------------------------+ +| 2023-08-10 | | John Keeney | H Release (Maintenance) | +| | | | | ++------------+----------+------------------+--------------------------+ Release Data @@ -44,3 +47,24 @@ H Release | | nonrtric-plt-pmproducer:1.0.0 | | | | +-----------------------------+---------------------------------------------------+ + +H Release (Maintenance) +----------------------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC RAN PM | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/ranpm/ | +| | 080a80da2364851e1e9e060d4bbdcbf0faa87ca0 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | H (Maintenance Release) | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2023-08-10 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Issue with missing image for previous version | +| | nonrtric-plt-pmproducer:1.0.1 | +| | | ++-----------------------------+---------------------------------------------------+ diff --git a/pmproducer/pom.xml b/pmproducer/pom.xml index 7954a35..1dd8772 100644 --- a/pmproducer/pom.xml +++ b/pmproducer/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric.plt pmproducer - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT The Apache Software License, Version 2.0 -- 2.16.6