aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-10-04 18:24:19 +0100
committerFiachra Corcoran <fiachra.corcoran@est.tech>2022-10-05 11:42:09 +0000
commitb1fc08de84143ff49069f5b4dde0958a6cec4cd8 (patch)
treeb023cee218758a3fb470bab08c615f208dc4b22f
parentf598e86c23e1b3d87d64f9fc71c5efad4093b4d7 (diff)
[DMAAP-BC] Release notes for kohn
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I17693bc0d2584b374ae280249cdb35e07ce10c2a Issue-ID: DMAAP-1786
-rw-r--r--docs/release-notes.rst73
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
3 files changed, 75 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 28c516f..c689bdb 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -16,6 +16,79 @@ Release Notes
.. * one section describing the purpose of this new release.
.. * This note must be removed after content has been added.
+Kohn
+====
+
+Abstract
+--------
+This document provides the release notes for the Kohn release.
+
+Summary
+-------
+No change
+
+Release Data
+------------
++--------------------------------------+--------------------------------------+
+| **DMaaP Bus Controller Project** | |
+| | |
++--------------------------------------+--------------------------------------+
+| **Docker images** | - dmaap-bc 2.0.10 |
+| | - dbc-client 2.0.10 |
++--------------------------------------+--------------------------------------+
+| **Release designation** | 11.0.0 Kohn |
+| | |
++--------------------------------------+--------------------------------------+
+| **Release date** | TBD |
+| | |
++--------------------------------------+--------------------------------------+
+
+
+New features
+------------
+NA
+
+Known Limitations, Issues and Workarounds
+-----------------------------------------
+
+System Limitations
+------------------
+
+
+Known Vulnerabilities
+---------------------
+
+
+Workarounds
+-----------
+
+
+Security Notes
+--------------
+
+
+References
+----------
+
+For more information on the ONAP Kohn 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>`_
+
Jakarta
=======
diff --git a/pom.xml b/pom.xml
index d4b43a9..dad5701 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
</parent>
<properties>
- <revision>2.0.10-SNAPSHOT</revision>
+ <revision>2.0.11-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 ca02896..f98fdd4 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=2
minor=0
-patch=10
+patch=11
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins