aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-04-24 14:16:02 +0100
committerFiachra Corcoran <fiachra.corcoran@est.tech>2023-04-25 09:28:11 +0000
commite1601c07691454741c87ec3971bfc00e73249b69 (patch)
treeb8515e12127d669dcef2c14670d54ab6a9637aa2
parent966448094dc4da2d8657ecddf4c3a1fee46e6313 (diff)
[DMAAP-BC] Update release notes London
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1ac06ea6d5215fd031fbe44e6ff601a61802c66e Issue-ID: DMAAP-1878
-rw-r--r--docs/release-notes.rst76
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
3 files changed, 77 insertions, 3 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index fff6cf7..72dcf39 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -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
--- 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>
diff --git a/version.properties b/version.properties
index 6e2c23a..f31ae26 100644
--- a/version.properties
+++ b/version.properties
@@ -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