diff options
author | k.kedron <k.kedron@partner.samsung.com> | 2021-07-21 12:29:50 +0200 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-07-23 13:35:06 +0000 |
commit | 33f297d69913c9a0ae89bd37ab42ebba108f0dc5 (patch) | |
tree | b09952edf7db765e33c039e24b6fd304181d19ad /cm-container/pom.xml | |
parent | 22febba908f5312241bc169205b53bcfc20c8cf8 (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/pom.xml')
-rw-r--r-- | cm-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |