Revert "Leave xacml-pdp REST server always running"

This reverts commit 031a0fe51dff21445034befc8a6d8732622acd07.

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