From 9666d712661e58fa4918f9c49d03fde6f4434e07 Mon Sep 17 00:00:00 2001 From: "LaMont, William (wl2432)" Date: Fri, 26 Jun 2020 17:24:51 -0400 Subject: support for v20 Issue-ID: AAI-2965 Change-Id: I87737d2cfcf6b499af6083c2355042d66278e73c Signed-off-by: LaMont, William (wl2432) --- aai-resources/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index e3141dd..828b91a 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -70,8 +70,8 @@ v11 v12 v12 - v19 - v10,v11,v12,v13,v14,v15,v16,v17,v18,v19 + v20 + v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20 /aai ${project.basedir}/src/main/resources/application.properties -- cgit 1.2.3-korg