From 9c71d7c8f7875b551dfb1bb53b98e1a081336a51 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Thu, 31 Oct 2019 15:49:41 -0400 Subject: [PATCH] Switch to v 1.6.0 of schema-service Issue-ID: AAI-2607 Signed-off-by: Jimmy Forsyth Change-Id: I0a290c913e3568323c97a5325714c97a93bbf5a6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84dcd3c..9d63ed5 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ limitations under the License. org.onap.aai.schema-service aai-schema - 1.0.5 + 1.6.0 org.onap.aai.aai-common -- 2.16.6