From 808be6bca9c86c4857b0f3cb08675cbbdb1aaaaf Mon Sep 17 00:00:00 2001 From: "k.kedron" Date: Fri, 27 Aug 2021 16:36:59 +0200 Subject: [PATCH] Update so/aai-client With new aai-schema (1.9.1) Issue-ID: SO-3644 Signed-off-by: Krystian Kedron Change-Id: I33b3518b8e56970e7c9e49ae973761bc4dd5b5a5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fcf2e5191..c732c6fce3 100644 --- a/pom.xml +++ b/pom.xml @@ -962,7 +962,7 @@ org.onap.aai.schema-service aai-schema - 1.8.1 + 1.9.1 org.apache.cxf -- 2.16.6