From f380fb4be2d314984e238908b8d1b623762aadb8 Mon Sep 17 00:00:00 2001 From: nandkishorpatke Date: Thu, 26 Oct 2023 17:40:11 +0530 Subject: [AAI] Remove v28 version and Add Schema changes for Cell and Neighbour in v27 version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Facing issue while using latest aai-shema(1.11.2) version so reverting aai-schema maven version - Remove v28 version due to issue in aai-resource component - Added AAI Cell band and Neighbour objects relation-type attributes into v27 version Issue-ID: AAI-3663 Change-Id: Ic5aaab474652ff96ed67b0af42adbae09f0e963f Signed-off-by: nandkishorpatke --- aai-schema-gen/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'aai-schema-gen') diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index ba8542d..b468e54 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.12.2-SNAPSHOT + 1.12.1-SNAPSHOT aai-schema-gen aai-schema-gen @@ -35,7 +35,7 @@ https://nexus.onap.org https://wiki.onap.org/ - v28 + v19 onap /aai 5000 @@ -47,8 +47,8 @@ v11 v12 v12 - v28 - v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28 + v27 + v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27 @@ -67,9 +67,9 @@ v11 v12 v12 - v28 - v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28 - v28 + v15 + v10,v11,v12,v13,v14,v15,v16,v17,v18,v19 + v16 -- cgit 1.2.3-korg