Update cm-container with dmaap-plugin 1.5.1 19/121719/1 4.6.0-cm-container
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>
Mon, 7 Jun 2021 14:56:00 +0000 (16:56 +0200)
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>
Mon, 7 Jun 2021 14:56:00 +0000 (16:56 +0200)
Bump version of cm-container from 4.5.0 to 4.6.0

Issue-ID: DCAEGEN2-2750
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I901d86517289b47302dbf129931c751abf7fd280

cm-container/Changelog.md
cm-container/pom.xml
cm-container/scripts/get-plugins.sh

index d312322..207c71e 100644 (file)
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## [4.6.0] - 07/06/2021 
+* Upgrade dmaap-plugin to 1.5.1 (Fix incorrect var name in DMaaP plugin topic creation)
+
 ## [4.5.0] - 12/04/2021 
 * Upgrade k8s-plugin to 3.9.0 (Add a configuration of certificates for communication between 
  external-tls init container and CertService API)
index 2c2c18d..153e7d8 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>cm-container</artifactId>
   <name>dcaegen2-deployments-cm-container</name>
-  <version>4.5.0</version>
+  <version>4.6.0</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index 7df4ff4..f325207 100755 (executable)
@@ -34,7 +34,7 @@ PLUGINS=\
 /relationshipplugin/1.1.0/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn|/relationshipplugin/1.1.0/relationshipplugin_types.yaml \
 /k8splugin/3.9.0/k8splugin-3.9.0-py36-none-linux_x86_64.wgn|/k8splugin/3.9.0/k8splugin_types.yaml \
 /clamppolicyplugin/1.1.0/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn|/clamppolicyplugin/1.1.0/clamppolicyplugin_types.yaml \
-/dmaap/1.5.0/dmaap-1.5.0-py36-none-linux_x86_64.wgn|/dmaap/1.5.0/dmaap_types.yaml \
+/dmaap/1.5.1/dmaap-1.5.1-py36-none-linux_x86_64.wgn|/dmaap/1.5.1/dmaap_types.yaml \
 /pgaas/1.3.0/pgaas-1.3.0-py36-none-linux_x86_64.wgn|/pgaas/1.3.0/pgaas_types.yaml \
 /sshkeyshare/1.2.0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn|/sshkeyshare/1.2.0/sshkeyshare_types.yaml
 "