diff options
author | JerzySzachniewicz <jerzy.szachniewicz@nokia.com> | 2020-12-17 09:23:24 +0100 |
---|---|---|
committer | Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com> | 2020-12-17 08:30:45 +0000 |
commit | 7c9b34c0ea0186946eb0539e9b35276f59420583 (patch) | |
tree | c9067158053cc0b6460ff9f210805fe34d5974b8 /cm-container/pom.xml | |
parent | 943bb0a59f1df5819e172e99b6b57d4a2b22d208 (diff) |
update cm-container with k8splugin 3.5.13.4.2-cm-container
Added support for services witch ipv6
Issue-ID: DCAEGEN2-2388
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: Id0b8fbf2f4dedba2ef7929462f5c5d1ccbbc47fc
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 c1ab38b..e676be6 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.1</version> + <version>3.4.2</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |