From 986f665c06a72f9636d3bf94e2b0ebda3916a017 Mon Sep 17 00:00:00 2001 From: "pramod.jamkhedkar" Date: Mon, 13 May 2019 06:43:49 -0400 Subject: [PATCH] Changed Aai schema dependency Changed Aai schema dependency to 1.0.2 and removed exclusions. Issue-ID: POLICY-1717 Change-Id: I5cf192f85a3233bc133a6daaa54618ba0ddd1243 Signed-off-by: pramod.jamkhedkar --- models-interactions/model-impl/aai/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index 971209679..9164ef239 100644 --- a/models-interactions/model-impl/aai/pom.xml +++ b/models-interactions/model-impl/aai/pom.xml @@ -68,13 +68,7 @@ org.onap.aai.schema-service aai-schema - 1.0.1 - - - commons-beanutils - commons-beanutils - - + 1.0.2 -- 2.16.6