From 2f72b37cbbec5c81a039debfdfb13f707e176af9 Mon Sep 17 00:00:00 2001 From: "Boslet, Cory" Date: Wed, 19 Aug 2020 16:00:17 -0400 Subject: Need to create the ipv6 address which was missing. Need to create the ipv6 address which was missing. forgot to remove not needed line of code Updated junits to pass on jenkins. Updated unit test to test ipv6 ips. Issue-ID: SO-3186 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I58c643c0a4680fead44f84cb6ba2eca95d04cb72 --- adapters/mso-openstack-adapters/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adapters/mso-openstack-adapters/pom.xml') diff --git a/adapters/mso-openstack-adapters/pom.xml b/adapters/mso-openstack-adapters/pom.xml index ad41b0f050..eb6cba5510 100644 --- a/adapters/mso-openstack-adapters/pom.xml +++ b/adapters/mso-openstack-adapters/pom.xml @@ -298,7 +298,7 @@ commons-validator commons-validator - 1.4.0 + 1.4.1 -- cgit 1.2.3-korg