From 4c4412642e40a92bebd26f2966bc72619e16ae79 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 18 Jan 2018 02:25:31 -0500 Subject: Sync up the latest logging code changes Issue-ID: AAI-493 Change-Id: I778acf7726b1f9881dee62b128b1fbc457bf7a7e Signed-off-by: Venkata Harish K Kajur --- aai-resources/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index c50c6de..5590298 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -32,7 +32,7 @@ org.onap.aai.aai-common aai-core - ${project.version} + ${aai.core.version} ajsc-runner @@ -43,7 +43,7 @@ org.onap.aai.aai-common aai-schema - ${project.version} + ${aai.schema.version} ajsc-runner @@ -490,7 +490,7 @@ org.onap.aai.aai-common aai-schema - ${project.version} + ${aai.core.version} bundleconfig-local/etc oxm/*.xml @@ -504,6 +504,7 @@ 2.12.4 -noverify ${argLine} + alphabetical . bundleconfig-local -- cgit 1.2.3-korg