tree: 1dc4369a5f94683a2140f28968a1bd32566743df [path history] [tgz]
  1. models-base/
  2. models-dao/
  3. models-decisions/
  4. models-examples/
  5. models-pap/
  6. models-provider/
  7. models-tosca/
  8. .gitignore
  9. .gitreview
  10. INFO.yaml
  11. LICENSE.txt
  12. lombok.config
  13. pom.xml
  14. README.md
  15. 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 Model code that is agnostic to any PDP. It is common amongst all the repositories.

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