From d8393a8b7a51ed28e95cddac2350d6a20f31f953 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Thu, 13 Dec 2018 08:37:13 -0500 Subject: Move the aai-schema, annotations and schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) --- aai-schema-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-schema-service') diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 955d228..658e5ec 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -35,7 +35,7 @@ 1.8 org.onap.aai.schemaservice.SchemaServiceApp - 1.4.0-SNAPSHOT + 1.4.0 1.5.15.RELEASE -- cgit 1.2.3-korg