summaryrefslogtreecommitdiffstats
path: root/cm-container
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-07-21 12:29:50 +0200
committerVijay Venkatesh Kumar <vv770d@att.com>2021-07-23 13:35:06 +0000
commit33f297d69913c9a0ae89bd37ab42ebba108f0dc5 (patch)
treeb09952edf7db765e33c039e24b6fd304181d19ad /cm-container
parent22febba908f5312241bc169205b53bcfc20c8cf8 (diff)
Update clamppolicyplugin version
- to get the recent changes Issue-ID: DCAEGEN2-2854 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I74dcfcdc3735ff5406944ed6fe228e722ffd7160
Diffstat (limited to 'cm-container')
-rw-r--r--cm-container/Changelog.md3
-rw-r--r--cm-container/pom.xml2
-rwxr-xr-xcm-container/scripts/get-plugins.sh2
3 files changed, 5 insertions, 2 deletions
diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md
index 207c71e..1c47f05 100644
--- a/cm-container/Changelog.md
+++ b/cm-container/Changelog.md
@@ -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.1] - 07/23/2021
+* Upgrade clamp-plugin to 1.1.1 (Fix dcaepolicyplugin dependency)
+
## [4.6.0] - 07/06/2021
* Upgrade dmaap-plugin to 1.5.1 (Fix incorrect var name in DMaaP plugin topic creation)
diff --git a/cm-container/pom.xml b/cm-container/pom.xml
index 153e7d8..ed35ca0 100644
--- a/cm-container/pom.xml
+++ b/cm-container/pom.xml
@@ -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.6.0</version>
+ <version>4.6.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/cm-container/scripts/get-plugins.sh b/cm-container/scripts/get-plugins.sh
index f325207..ff18946 100755
--- a/cm-container/scripts/get-plugins.sh
+++ b/cm-container/scripts/get-plugins.sh
@@ -33,7 +33,7 @@ PLUGINS=\
/dcaepolicyplugin/2.4.0/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn|/dcaepolicyplugin/2.4.0/dcaepolicyplugin_types.yaml \
/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 \
+/clamppolicyplugin/1.1.1/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn|/clamppolicyplugin/1.1.1/clamppolicyplugin_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