diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-10-14 12:00:28 +0200 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-11-24 09:05:30 +0100 |
commit | 6cad5d8c72426561a5669b469f1961872b093dd4 (patch) | |
tree | 2acb862ce311df95437d2771e0cf5bd2bcf116f2 /cm-container/pom.xml | |
parent | 26426163b7017861e683a7ca90b6e117ed48f9df (diff) |
Update cm-container with k8splugin 3.4.33.4.1
Issue-ID: DCAEGEN2-2508
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Id6ba99c581c887238e4cb246d716b4ad952d60e3
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 3cb3ff4..c1ab38b 100644 --- a/cm-container/pom.xml +++ b/cm-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>cm-container</artifactId> <name>dcaegen2-deployments-cm-container</name> - <version>3.4.0</version> + <version>3.4.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |