Make Container Config Strategy
[aaf/authz.git] / auth / auth-service / pom.xml
index 244e1e8..6ad719b 100644 (file)
                                                        <mainClass>org.onap.aaf.auth.service.AAF_Service</mainClass>
                                                        <name>service</name>
                                                        <commandLineArguments>
-                                                               <commandLineArgument>cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.service.props</commandLineArgument>
+                                                               <commandLineArgument>cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.service.props</commandLineArgument>
                                                                <commandLineArgument>cadi_log_dir=${project.ext_root_dir}/logs/service</commandLineArgument>
+                                                               <commandLineArgument>cadi_etc_dir=${project.ext_root_dir}/etc</commandLineArgument>
                                                        </commandLineArguments>
                                                </program>
                                        </programs>