[DMAAP-BC] Update release notes London 95/134295/3
authorefiacor <fiachra.corcoran@est.tech>
Mon, 24 Apr 2023 13:16:02 +0000 (14:16 +0100)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Tue, 25 Apr 2023 09:28:11 +0000 (09:28 +0000)
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I1ac06ea6d5215fd031fbe44e6ff601a61802c66e
Issue-ID: DMAAP-1878

docs/release-notes.rst
pom.xml
version.properties

index fff6cf7..72dcf39 100644 (file)
@@ -16,6 +16,80 @@ Release Notes
 ..      * one section describing the purpose of this new release.
 ..      * This note must be removed after content has been added.
 
+London
+======
+
+Abstract
+--------
+This document provides the release notes for the London release.
+
+Summary
+-------
+No change
+
+Release Data
+------------
++--------------------------------------+--------------------------------------+
+| **DMaaP Bus Controller Project**     |                                      |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Docker images**                    | - dmaap-bc 2.0.12                    |
+|                                      | - dbc-client 2.0.12                  |
++--------------------------------------+--------------------------------------+
+| **Release designation**              | 12.0.0 London                        |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | TBD                                  |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+
+
+New features
+------------
+Vulnerability upgrades fro London - DMAAP-1844
+
+Known Limitations, Issues and Workarounds
+-----------------------------------------
+
+System Limitations
+------------------
+
+
+Known Vulnerabilities
+---------------------
+
+
+Workarounds
+-----------
+
+
+Security Notes
+--------------
+
+
+References
+----------
+
+For more information on the ONAP London release, please see:
+
+#. `ONAP Home Page`_
+#. `ONAP Documentation`_
+#. `ONAP Release Downloads`_
+#. `ONAP Wiki Page`_
+
+
+.. _`ONAP Home Page`: https://www.onap.org
+.. _`ONAP Wiki Page`: https://wiki.onap.org
+.. _`ONAP Documentation`: https://docs.onap.org
+.. _`ONAP Release Downloads`: https://git.onap.org
+
+
+Quick Links:
+
+- `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
+- `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/2147>`_
+
+
 Kohn
 ====
 
@@ -39,7 +113,7 @@ Release Data
 | **Release designation**              | 11.0.0 Kohn                          |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release date**                     | TBD                                  |
+| **Release date**                     | 2022-12-05                           |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 
diff --git a/pom.xml b/pom.xml
index 2177292..ae51f83 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </parent>
 
   <properties>
-    <revision>2.0.12-SNAPSHOT</revision>
+    <revision>2.0.13-SNAPSHOT</revision>
     <multiproject.basedir>${basedir}</multiproject.basedir>
     <docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index 6e2c23a..f31ae26 100644 (file)
@@ -27,7 +27,7 @@
 
 major=2
 minor=0
-patch=12
+patch=13
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins