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