aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9064c0f0853974b8ff4260c83a3d9412165893ba (plain)
1
2
3
This source repository contains the ONAP Policy Decision Engine common 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