From 3b3bfd2cb38628532970c56b52b08d31bec35a18 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 10 Apr 2019 15:24:11 -0400 Subject: Remove the generation code for swagger and xsd The following code has been moved to schema service Issue-ID: AAI-2313 Change-Id: I58911dffef70ab2c32a73de79ac971c3650106e6 Signed-off-by: Kajur, Harish (vk250x) --- aai-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 7c80dfed..dfc9ca52 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -27,11 +27,11 @@ org.onap.aai.aai-common aai-common - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT aai-core aai-core - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT jar java -- cgit 1.2.3-korg