diff options
author | 2021-03-12 22:19:11 +0000 | |
---|---|---|
committer | 2021-03-12 22:20:40 +0000 | |
commit | 964b7b1887926e206a6db8260b72c0499e297356 (patch) | |
tree | c6d287b2f476e0978e4707613b72212dcb92d1f3 /cm-container/pom.xml | |
parent | a998b3a18c54b3faf493cd93992041e8e6b042ae (diff) |
CM 4.4.2 with K8splugin 3.8.04.4.2-cm-containerhonolulu
Change-Id: Ib746685436b1bbe37a3554b4d9b1f1f5f5cb5af5
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2671
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 30dbfff..aa90a79 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.1</version> + <version>4.4.2</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |