Merge "Add StandAlone Unix Configurations Include scripts, podman starts, minor code...
authorSai Gandham <gandham.saiprasad@gmail.com>
Sat, 25 Apr 2020 21:29:29 +0000 (21:29 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sat, 25 Apr 2020 21:29:29 +0000 (21:29 +0000)
1  2 
auth/auth-certman/pom.xml

@@@ -20,7 -20,7 +20,7 @@@
      <parent>
          <groupId>org.onap.aaf.authz</groupId>
          <artifactId>authparent</artifactId>
 -        <version>2.1.20-SNAPSHOT</version>
 +        <version>2.1.21-SNAPSHOT</version>
          <relativePath>../pom.xml</relativePath>
      </parent>
  
                              <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>