From: Kajur, Harish (vk250x) Date: Wed, 6 Mar 2019 03:25:33 +0000 (-0500) Subject: Remove the aai-schema dependency from aai-utils X-Git-Tag: 1.4.2~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5478a4c2b72153f4457768280d731916aa735092;p=aai%2Faai-common.git Remove the aai-schema dependency from aai-utils Removing the unnecessary dependency to aai-schema from the aai-utils submodule Issue-ID: AAI-1871 Change-Id: Ibf6fbe26c0120a0e8d8c0bbf3d5c45b73fdf3d74 Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 5ad28352..8e1b4ca2 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -83,17 +83,6 @@ jackson-databind 2.8.11 - - org.onap.aai.aai-common - aai-schema - ${project.version} - - - * - * - - - junit