From 0dea71245049f2e318ed7035b8d19559f3435fd7 Mon Sep 17 00:00:00 2001 From: vasraz Date: Mon, 26 Oct 2020 12:53:23 +0000 Subject: Fix broken local build Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3333 Change-Id: Ia246d909488517b037c01c9e0907d910b31e9db6 --- .../validation-rest/validation-rest-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index b8f8fdeb50..1edccad2b8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.7.2 + 1.7.2-SNAPSHOT -- cgit 1.2.3-korg