summaryrefslogtreecommitdiffstats
path: root/auth/auth-certman/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <gandham.saiprasad@gmail.com>2020-04-25 21:29:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-25 21:29:29 +0000
commitd7c1a1b6c4218e3f470f86e4ff67fdcdc86f0ea5 (patch)
treedeb33803d25e4a5d11aa7e42131d3490b08dc6ba /auth/auth-certman/pom.xml
parente4220946ef3feb864ed45e4fc14682be2016dc1b (diff)
parent475da40b0d58acdf4dd1a3590c490ce7b95a1af8 (diff)
Merge "Add StandAlone Unix Configurations Include scripts, podman starts, minor code changes."
Diffstat (limited to 'auth/auth-certman/pom.xml')
-rw-r--r--auth/auth-certman/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml
index 56efc8d9..a4d7fd45 100644
--- a/auth/auth-certman/pom.xml
+++ b/auth/auth-certman/pom.xml
@@ -129,6 +129,7 @@
<commandLineArguments>
<commandLineArgument>cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.cm.props</commandLineArgument>
<commandLineArgument>cadi_log_dir=${project.ext_root_dir}/logs/cm</commandLineArgument>
+ <commandLineArgument>cadi_etc_dir=${project.ext_root_dir}/etc</commandLineArgument>
</commandLineArguments>
</program>
</programs>