Update XACML tutorial code

Just updating the code to ensure it compiles.

I will cherry-pick this to frankfurt branch.

Later I will upload the code as a tar and add some extra
documentation on how to test in a runtime environment.

Issue-ID: POLICY-2565
Change-Id: I3f93aca71c88072c5f35de72e63736ebe49856f8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
7 files changed
tree: 65806a53e13e8e96eb6d489a62b2b13d49b79ed5
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. .readthedocs.yaml
  7. INFO.yaml
  8. LICENSE.txt
  9. onap-java-formatter.xml
  10. pom.xml
  11. README.md
  12. 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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

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