From 69b3a6ed3730a516a636c40d4877c7f38ebbc111 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Thu, 17 Feb 2022 12:22:59 +0100 Subject: [PATCH] Top up sdc-helm-validator in integration tests Issue-ID: SDC-3880 Signed-off-by: Tomasz Wrobel Change-Id: Ia9dce8260407c1242dbe1a68c93040d32878924d --- integration-tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ab9024e732..31abb03d84 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -52,7 +52,7 @@ limitations under the License. latest 86.0 true - 1.2.2 + 1.3.1 1.6.6 @@ -870,7 +870,7 @@ limitations under the License. - ${docker.namespace}/org.onap.sdc.sdc-helm-validator:${it.helm-validator.version} + ${docker.namespace}/sdc-helm-validator:${it.helm-validator.version} helm-validator ${it.helm-validator.disabled} -- 2.16.6