From c191972be543680321c82ce27fa875fa3eaa6758 Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Fri, 24 Sep 2021 11:49:54 +0200 Subject: [PATCH] Change of aai-schema lib version for latest k8s-resource changes Issue-ID: SO-3767 Signed-off-by: Lukasz.Rajewski Change-Id: I71375158314ecd7ed8721688ce45ab03549cab2b --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d8825c7d3..c56cd16ac3 100644 --- a/pom.xml +++ b/pom.xml @@ -965,7 +965,7 @@ org.onap.aai.schema-service aai-schema - 1.9.1 + 1.9.2 org.apache.cxf -- 2.16.6