aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 62246e8d239778640980f28e960509fb9f6f931f (plain)
1
2
3
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