From 9b496eb93f2056656f9ab182de37beb88a9f75cd Mon Sep 17 00:00:00 2001 From: mharazin Date: Thu, 6 Feb 2020 10:36:48 +0100 Subject: Fix dependency failure for aai-schema Temporary solution until fix AAI-2789 bug Issue-ID: SO-2636 Signed-off-by: Mateusz Harazin Change-Id: Ifaee3198bba7f293530b4fed1f6267e54ceeba9d --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 3f029bcb96..51415af446 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -59,7 +59,7 @@ org.onap.aai.schema-service aai-schema - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT org.modelmapper -- cgit 1.2.3-korg