[DMAAP-BC] Release notes for kohn 75/131375/2
authorefiacor <fiachra.corcoran@est.tech>
Tue, 4 Oct 2022 17:24:19 +0000 (18:24 +0100)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Wed, 5 Oct 2022 11:42:09 +0000 (11:42 +0000)
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I17693bc0d2584b374ae280249cdb35e07ce10c2a
Issue-ID: DMAAP-1786

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

index 28c516f..c689bdb 100644 (file)
@@ -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 (file)
--- 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>
index ca02896..f98fdd4 100644 (file)
@@ -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