diff options
author | vv770d <vv770d@att.com> | 2021-03-12 22:19:11 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-03-15 22:13:35 +0000 |
commit | 47eed22d448107d1e9d570cb1b25d237842461c1 (patch) | |
tree | 9f12b7aefeead230c58e767b833f7bdfdf4b5b9a /cm-container/pom.xml | |
parent | 8f29da02ed0ac3728bc687f63a951eb1f039dc75 (diff) |
CM 4.4.2 with K8splugin 3.8.0
Change-Id: Ib746685436b1bbe37a3554b4d9b1f1f5f5cb5af5
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2671
(cherry picked from commit 964b7b1887926e206a6db8260b72c0499e297356)
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> |