diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-04-12 09:15:06 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-04-12 09:15:06 +0200 |
commit | 0770590fb8116654d3af0720663d87baaa1b4220 (patch) | |
tree | e69d71d3da5baa83e00617cad38b9f0e1362fa50 /cm-container/pom.xml | |
parent | 47eed22d448107d1e9d570cb1b25d237842461c1 (diff) |
Upgrade k8s-plugin to 3.9.04.5.0-cm-container
Issue-ID: OOM-2712
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ia80f7b065e6f65bfce1d48d09225b65caf415bac
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 aa90a79..2c2c18d 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.4.2</version> + <version>4.5.0</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |