Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: If94f6b9015a1d9b0e6cfe024edd4feb49ea17704
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed
tree: 2512d49fef5cdf9f8c5152cc978b936ea7c29436
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. version.properties
README.md

This source repository contains the ONAP Policy API 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