From 627260bf0d25cdeca2a36ed7ddd92de13a164875 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 14 Feb 2022 09:50:36 -0500 Subject: [AAI] Update schema service to be on v26 by default and upversion to 1.9.4 Issue-ID: AAI-3435 Change-Id: I01c53e5b4c7a172754a9029d04900702951c09c9 Signed-off-by: wr148d --- aai-schema-service/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'aai-schema-service') diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 0d831fc..3c08ce3 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.9.3-SNAPSHOT + 1.9.4-SNAPSHOT org.onap.aai.schema-service aai-schema-service @@ -72,8 +72,8 @@ v11 v12 v12 - v24 - v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24 + v26 + v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26 /aai/schema-service @@ -184,7 +184,7 @@ onap v12 - v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20,v21,v22,v23,v24 + v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20,v21,v22,v23,v24,v25,v26 -- cgit 1.2.3-korg