Release notes & Roll version after i-release 0.0.1 -> 0.1.0
Change-Id: I67905f30ca26a59532bc19bd96126ac9fe0c47b9
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 5843aff..ee48cc7 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -17,7 +17,7 @@
| **Date** | **Ver.** | **Author** | **Comment** |
| | | | |
+------------+----------+------------------+--------------------+
-| | | | |
+| 2023-12-15 | 0.0.1 | John Keeney | I Release |
+------------+----------+------------------+--------------------+
@@ -30,15 +30,16 @@
| **Project** | Non-RT RIC |
| | |
+-----------------------------+---------------------------------------------------+
-| **Repo/commit-ID** | |
+| **Repo/commit-ID** | 3b8a84a5cb9cb6ec5a3f4a8ca038431769bced84 |
| | |
+-----------------------------+---------------------------------------------------+
-| **Release designation** | |
+| **Release designation** | I |
| | |
+-----------------------------+---------------------------------------------------+
-| **Release date** | |
+| **Release date** | 2023-12-15 |
| | |
+-----------------------------+---------------------------------------------------+
-| **Purpose of the delivery** | |
+| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-rappmanager:0.0.1 |
+| | First release |
| | |
+-----------------------------+---------------------------------------------------+
\ No newline at end of file
diff --git a/participants/docs/index.rst b/participants/docs/index.rst
index 1a958ad..13ff582 100755
--- a/participants/docs/index.rst
+++ b/participants/docs/index.rst
@@ -12,3 +12,4 @@
./overview.rst
./developer-guide.rst
./installation-guide.rst
+ ./release-notes.rst
\ No newline at end of file
diff --git a/participants/docs/release-notes.rst b/participants/docs/release-notes.rst
new file mode 100644
index 0000000..84b3213
--- /dev/null
+++ b/participants/docs/release-notes.rst
@@ -0,0 +1,45 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
+
+=============
+Release-Notes
+=============
+
+
+This document provides the release notes for the release of Participants for the Non-RT RIC rApp Manager.
+
+
+Version history DME participant for rApp Manager
+================================================
+
++------------+----------+------------------+--------------------+
+| **Date** | **Ver.** | **Author** | **Comment** |
+| | | | |
++------------+----------+------------------+--------------------+
+| 2023-12-15 | 0.0.1 | John Keeney | I Release |
++------------+----------+------------------+--------------------+
+
+
+Release Data for DME participant for rApp Manager
+=================================================
+
+I Release
+---------
++-----------------------------+-----------------------------------------------------+
+| **Project** | Non-RT RIC |
+| | |
++-----------------------------+-----------------------------------------------------+
+| **Repo/commit-ID** | 3b8a84a5cb9cb6ec5a3f4a8ca038431769bced84 |
+| | |
++-----------------------------+-----------------------------------------------------+
+| **Release designation** | I |
+| | |
++-----------------------------+-----------------------------------------------------+
+| **Release date** | 2023-12-15 |
+| | |
++-----------------------------+-----------------------------------------------------+
+| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-participant-impl-dme:0.0.1 |
+| | First release |
+| | |
++-----------------------------+-----------------------------------------------------+
\ No newline at end of file
diff --git a/participants/participant-impl-dme/pom.xml b/participants/participant-impl-dme/pom.xml
index aac5fa5..b17e363 100755
--- a/participants/participant-impl-dme/pom.xml
+++ b/participants/participant-impl-dme/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>participants</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt.participants</groupId>
diff --git a/participants/pom.xml b/participants/pom.xml
index f633243..f09e806 100755
--- a/participants/pom.xml
+++ b/participants/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>participants</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>NONRTRIC ACM Participants</name>
<description>O-RAN SC ACM Participants.</description>
diff --git a/pom.xml b/pom.xml
index 34521ba..eb5a36a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>NONRTRIC rAppmanager</name>
<description>O-RAN SC rApp Management function.</description>
diff --git a/rapp-manager-acm/pom.xml b/rapp-manager-acm/pom.xml
index 8cb14c4..f23d691 100755
--- a/rapp-manager-acm/pom.xml
+++ b/rapp-manager-acm/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
diff --git a/rapp-manager-application/pom.xml b/rapp-manager-application/pom.xml
index 5bd7dd1..5d32df5 100755
--- a/rapp-manager-application/pom.xml
+++ b/rapp-manager-application/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
diff --git a/rapp-manager-dme/pom.xml b/rapp-manager-dme/pom.xml
index 097b21f..9a8a0af 100755
--- a/rapp-manager-dme/pom.xml
+++ b/rapp-manager-dme/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
diff --git a/rapp-manager-models/pom.xml b/rapp-manager-models/pom.xml
index 9586c73..bc5c010 100755
--- a/rapp-manager-models/pom.xml
+++ b/rapp-manager-models/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
diff --git a/rapp-manager-sme/pom.xml b/rapp-manager-sme/pom.xml
index 7106857..8463777 100755
--- a/rapp-manager-sme/pom.xml
+++ b/rapp-manager-sme/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>