From ce61edbd873cdabe9375fce41fae273060f3759f Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Fri, 27 Aug 2021 10:19:35 -0400 Subject: Fix the docker image issue missing dependencies Issue-ID: AAI-3371 Change-Id: I1cb120778bd3d62fe4c431b73dec1ce7b0ec3592 Signed-off-by: Harish Venkata Kajur --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1c3adea..b68fbdd 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.9.0-SNAPSHOT + 1.9.1-SNAPSHOT aai-resources pom -- cgit 1.2.3-korg