Update INFO.yaml file

Update missing information blocks and
indentation to pass verify job.

Change-Id: Ifeeca8d74f480abd56e011b8461dbb64c5fa0664
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed
tree: 51e545fb33c0fec21ce139fcfd0ebe16fcceb44f
  1. models-base/
  2. models-dao/
  3. models-pap/
  4. models-provider/
  5. models-tosca/
  6. .gitignore
  7. .gitreview
  8. INFO.yaml
  9. LICENSE.txt
  10. lombok.config
  11. pom.xml
  12. README.md
  13. 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