Upgrade apex-pdp 2.0.5 version

For Casablanca Maintenance Release 3.0.2 - keystore upgrade.

Issue-ID: POLICY-1649
Change-Id: I1e260a9689477bc605acec4dfe4e29c97136efd0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
88 files changed
tree: 16dbf1beba9b1001e29359403d1c9b857d7fddf0
  1. auth/
  2. client/
  3. context/
  4. core/
  5. docs/
  6. examples/
  7. model/
  8. packages/
  9. plugins/
  10. services/
  11. src/
  12. testsuites/
  13. tools/
  14. .gitignore
  15. .gitreview
  16. BUILD.adoc
  17. docker_build.sh
  18. docker_merge.sh
  19. docker_verify.sh
  20. INFO.yaml
  21. LICENSE.txt
  22. pom.xml
  23. README.md
  24. version.properties
README.md

Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.

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