Release process step 5 61/133561/2
authorseanbeirne <sean.beirne@est.tech>
Tue, 7 Mar 2023 10:36:18 +0000 (10:36 +0000)
committerseanbeirne <sean.beirne@est.tech>
Tue, 7 Mar 2023 10:48:25 +0000 (10:48 +0000)
Issue-ID: CPS-1529
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: I338f7bbaea92a4e6bdbbb6f632976ac81a6f5c63

docs/release-notes.rst
releases/3.2.3.yaml [new file with mode: 0644]

index a29a809..f4d9989 100755 (executable)
@@ -32,18 +32,19 @@ Release Data
 | **Release designation**              | 3.2.3 London                                           |
 |                                      |                                                        |
 +--------------------------------------+--------------------------------------------------------+
-| **Release date**                     | Not been released yet                                  |
+| **Release date**                     | 2023 March 07                                          |
 |                                      |                                                        |
 +--------------------------------------+--------------------------------------------------------+
 
 Bug Fixes
 ---------
 3.2.3
-   - None
+   - `CPS-1494 <https://jira.onap.org/browse/CPS-1494>`_ NCMP Inventory Performance Improvements
 
 Features
 --------
-   - CPS-1401 <https://jira.onap.org/browse/CPS-1401>- Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor
+    - `CPS-1401 <https://jira.onap.org/browse/CPS-1401>`_ Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor
+    - `CPS-1502 <https://jira.onap.org/browse/CPS-1502>`_ Delete Performance Improvements
 
 Version: 3.2.2
 ==============
diff --git a/releases/3.2.3.yaml b/releases/3.2.3.yaml
new file mode 100644 (file)
index 0000000..62e8144
--- /dev/null
@@ -0,0 +1,4 @@
+distribution_type: maven
+log_dir: cps-maven-stage-master/879/
+project: cps
+version: 3.2.3
\ No newline at end of file