From 4ad4763d8c9191998cc671a884d1af5da6ba8bb9 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 13 Jul 2018 15:49:26 -0500 Subject: Make Container Config Strategy Issue-ID: AAF-378 Change-Id: I57186f66b9713262643e0f440f5b9eb78154c155 Signed-off-by: Instrumental --- auth/auth-locate/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'auth/auth-locate/pom.xml') diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 13640b53..76fe2a19 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -106,8 +106,9 @@ org.onap.aaf.auth.locate.AAF_Locate locate - cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.locate.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.locate.props cadi_log_dir=${project.ext_root_dir}/logs/locate + cadi_etc_dir=${project.ext_root_dir}/etc -- cgit 1.2.3-korg