Use sh instead of ash in xacml-pdp

Issue-ID: POLICY-3160
Change-Id: I168a7d4630c487dd9d219f25383cd2f4fd781028
Signed-off-by: Jim Hahn <jrh3@att.com>
2 files changed
tree: 6a03487fee3366458eeae2083d93f230f8e3729b
  1. applications/
  2. csit/
  3. main/
  4. packages/
  5. postman/
  6. releases/
  7. testsuites/
  8. tutorials/
  9. xacml-test/
  10. .gitignore
  11. .gitreview
  12. checkstyle-suppressions.xml
  13. INFO.yaml
  14. LICENSE.txt
  15. lombok.config
  16. pom.xml
  17. README.md
  18. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy XACML PDP engine code.

To build it using Maven 3, run: mvn clean install