diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-26 14:17:22 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-26 14:17:22 +0100 |
commit | 6137a09fa3f73a83db898f93fed628e62cae5ce9 (patch) | |
tree | c880bbe4d107e80a6cf30a4d1a656923c67c3308 /cm-container/pom.xml | |
parent | c68542e7d948ead1b4ee733f2a19630281167ea2 (diff) |
Upgrade k8s-plugin to 3.6.04.4.0-cm-container
Issue-ID: DCAEGEN2-2440
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I3bd796d223980c7967f065afa937b17ff9504b86
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 5dc23ae..c7435f7 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.3.1</version> + <version>4.4.0</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |