From 312c14b50f32493fa93fe3e6b757b8d16058a777 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Sun, 7 Apr 2019 18:50:42 -0400 Subject: Update schema service to fail to start when all of the schema failed to load so the microservice wouldn't be in a bad state and also have the microservice dictate what versions of schema they are using Issue-ID: AAI-2329 Change-Id: Ie2e6e2bb3bac37b2ad57ada613e7c0e65647b64e Signed-off-by: Kajur, Harish (vk250x) --- aai-annotations/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-annotations/pom.xml') diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index f19bd28c..39b7c434 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,12 +27,12 @@ org.onap.aai.aai-common aai-common - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT aai-annotations aai-annotations jar - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT https://nexus.onap.org -- cgit 1.2.3-korg