From 216e1c72e6850cd3a86030f0458328dcf951b9ef Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Tue, 1 Sep 2020 15:03:46 -0400 Subject: Add v21 support and add physical inventory objects Issue-ID: AAI-3128 Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565 Signed-off-by: Kajur, Harish (vk250x) --- aai-schema-service/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'aai-schema-service/pom.xml') diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index f7d8e51..1d4441b 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.schema-service schema-service - 1.7.7-SNAPSHOT + 1.7.8-SNAPSHOT org.onap.aai.schema-service aai-schema-service @@ -72,8 +72,8 @@ v11 v12 v12 - v20 - v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20 + v21 + v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21 /aai/schema-service @@ -184,7 +184,7 @@ onap v12 - v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20 + v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20,v21 -- cgit 1.2.3-korg