From 1e6ea4bd794c8e84dcdb20be7a028bcdedb2dff2 Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Thu, 11 Apr 2019 11:17:19 -0400 Subject: Update sparky be for schema jar 1.0.2 Issue-ID: AAI-2368 Change-Id: Ib2db8bd1ca4292f4c51a3b99a6fcb94d6321049a Signed-off-by: Harish Venkata Kajur --- sparkybe-onap-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sparkybe-onap-service') diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 9113eec..f646b11 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -24,7 +24,7 @@ 2.21.1 ${basedir}/ 1.4.1 - 1.3.0 + 1.0.2 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} https://nexus.onap.org 0.56 @@ -231,7 +231,7 @@ some of the depedencies should probably have a scope of provided so they don't a - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema ${version.aai-schema} -- cgit 1.2.3-korg