summaryrefslogtreecommitdiffstats
path: root/README.md
blob: d03eaa8d5c08d1f733d19f34d8645f0632dedf15 (plain)
1
2
3
4
5
6
This source repository contains OpenECOMP Policy application 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

The Demo template rule is located in template.demo sub-project.