From bbb0564f720281765027df3fd9f1b174cae8bfb4 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 9 Nov 2017 17:56:20 -0500 Subject: [PATCH] Update the project version to fix stage site logging service jar being not found Issue-ID: AAI-453 Change-Id: I58c1ad1e9d6034859ba9de5b90f9373388b33894 Signed-off-by: Venkata Harish K Kajur --- aai-utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 6c01065a..e162f730 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -43,7 +43,7 @@ org.openecomp.aai.logging-service common-logging - 1.0.0 + ${project.version} -- 2.16.6