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-hello/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'auth/auth-hello') diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index b913b6c0..db732a68 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -89,8 +89,9 @@ org.onap.aaf.auth.hello.AAF_Hello hello - cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.hello.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.hello.props cadi_log_dir=${project.ext_root_dir}/logs/hello + cadi_etc_dir=${project.ext_root_dir}/etc -- cgit 1.2.3-korg