From a8ce62a3bae5976982f6d1432723251a414e2878 Mon Sep 17 00:00:00 2001 From: "LaMont, William(wl2432)" Date: Fri, 12 Jun 2020 13:35:23 -0400 Subject: v20 support in schema-service without javafx Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) --- aai-schema-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-schema-service/pom.xml') diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 6b048d4..07cbfff 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -72,7 +72,7 @@ v11 v12 v12 - v19 + v20 v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20 /aai/schema-service @@ -184,7 +184,7 @@ onap v12 - v10,v11,v12,v13,v14,v15,v16,v17,18,v19 + v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20 -- cgit 1.2.3-korg